मुद्रा / mudrā
Sanskrit: मुद्रा (mudrā)
noun
money; currency; a monetary unit.

Market Board Metals · Bitcoin · Global Currencies
Local time
Prices are indicative market/reference rates. Metals and Bitcoin are quoted in US Dollars (USD). On every regional currency board, USD is the reference currency: each displayed conversion represents 1 USD expressed in the listed currency. Currency conversion rates are daily reference rates rather than continuously updating intraday forex quotes. Dates use international format: dd/mm/yy.
CURRENCY RATES LATEST DAILY SNAPSHOT
Checking latest source timestamp…
Metals & Bitcoin MARKET REFERENCE · QUOTED IN $
{ "symbols": [ { "proName": "OANDA:XAUUSD", "title": "Gold" }, { "proName": "OANDA:XAGUSD", "title": "Silver" }, { "proName": "OANDA:XPTUSD", "title": "Platinum" }, { "proName": "OANDA:XPDUSD", "title": "Palladium" }, { "proName": "OANDA:XCUUSD", "title": "Copper" }, { "proName": "BITSTAMP:BTCUSD", "title": "Bitcoin" } ], "showSymbolLogo": true, "isTransparent": false, "displayMode": "adaptive", "colorTheme": "light", "locale": "en" }
Gold, silver, platinum and palladium are indicative market/reference prices in US Dollars. Copper is an OANDA market reference quoted in US Dollars per pound. Bitcoin is quoted in US Dollars. These are market references and not retail bullion, jewellery, dealer or physical-delivery prices.
/* ========================================================= MUDRA DAILY FX ENGINE Uses: https://open.er-api.com/v6/latest/USD Static reference rates in Embeds #2-#5 remain visible if the external refresh is unavailable. ========================================================= */ (function(){ var API = "https://open.er-api.com/v6/latest/USD"; var CACHE_KEY = "mudra_daily_usd_fx_v3"; var activeData = null; var loading = null; /* ===================================================== FORMAT EXCHANGE RATE ===================================================== */ function formatRate(value){ value = Number(value); if( !Number.isFinite(value) ){ return null; } if( value >= 100 ){ return value.toFixed(2); } return value.toFixed(4); } /* ===================================================== DATE HELPERS ===================================================== */ function pad(value){ return String( value ).padStart( 2, "0" ); } function formatUTC(unix){ if(!unix){ return null; } var d = new Date( Number(unix) * 1000 ); var day = pad( d.getUTCDate() ); var month = pad( d.getUTCMonth() + 1 ); var year = String( d.getUTCFullYear() ).slice(2); var hours = pad( d.getUTCHours() ); var minutes = pad( d.getUTCMinutes() ); var seconds = pad( d.getUTCSeconds() ); return ( day + "/" + month + "/" + year + " · " + hours + ":" + minutes + ":" + seconds + " UTC" ); } function formatLocal(unix){ if(!unix){ return null; } var d = new Date( Number(unix) * 1000 ); var day = pad( d.getDate() ); var month = pad( d.getMonth() + 1 ); var year = String( d.getFullYear() ).slice(2); var hours = pad( d.getHours() ); var minutes = pad( d.getMinutes() ); var seconds = pad( d.getSeconds() ); return ( day + "/" + month + "/" + year + " · " + hours + ":" + minutes + ":" + seconds ); } /* ===================================================== RENDER DATA ===================================================== */ function render(data){ if( !data || !data.rates ){ return; } activeData = data; /* ----------------------------------------- UPDATE EVERY CURRENCY NUMBER ----------------------------------------- */ document .querySelectorAll( "[data-fx-code]" ) .forEach( function(el){ var code = el.getAttribute( "data-fx-code" ); var value = data.rates[ code ]; var formatted = formatRate( value ); if(formatted){ el.textContent = formatted + " " + code; } }
USA – Asia USD REFERENCE · 1 USD = LISTED CURRENCY · AUSTRALIA & NEW ZEALAND INCLUDED
🇺🇸
US DollarUSD · $ · Reference Currency
$1.0000REFERENCE
🇦🇺
Australian DollarAUD · A$
1 USD =
1.4099 AUD
Daily reference rate
🇳🇿
New Zealand DollarNZD · NZ$
1 USD =
1.7015 NZD
Daily reference rate
🇮🇳
Indian RupeeINR · ₹
1 USD =
95.7669 INR
Daily reference rate
🇳🇵
Nepalese RupeeNPR · रू
1 USD =
153.1490 NPR
Daily reference rate
🇧🇹
Bhutanese NgultrumBTN · Nu.
1 USD =
95.7085 BTN
Daily reference rate
🇲🇲
Myanmar KyatMMK · K
1 USD =
3247.96 MMK
Daily reference rate
🇱🇰
Sri Lankan RupeeLKR · Rs
1 USD =
330.7210 LKR
Daily reference rate
🇨🇳
Chinese YuanCNY · ¥
1 USD =
6.7569 CNY
Daily reference rate
🇯🇵
Japanese YenJPY · ¥
1 USD =
159.59 JPY
Daily reference rate
🇸🇬
Singapore DollarSGD · S$
1 USD =
1.2724 SGD
Daily reference rate
🇲🇾
Malaysian RinggitMYR · RM
1 USD =
4.0589 MYR
Daily reference rate
🇹🇭
Thai BahtTHB · ฿
1 USD =
32.9010 THB
Daily reference rate
🇻🇳
Vietnamese ĐồngVND · ₫
1 USD =
26180.50 VND
Daily reference rate
🇰🇭
Cambodian RielKHR · ៛
1 USD =
4042.04 KHR
Daily reference rate
🇱🇦
Lao KipLAK · ₭
1 USD =
22521.00 LAK
Daily reference rate
🇮🇩
Indonesian RupiahIDR · Rp
1 USD =
17804.00 IDR
Daily reference rate
🇦🇪
UAE DirhamAED · د.إ
1 USD =
3.6725 AED
Daily reference rate
🇸🇦
Saudi RiyalSAR · ﷼
1 USD =
3.7500 SAR
Daily reference rate
🇧🇭
Bahraini DinarBHD
1 USD =
0.3760 BHD
Daily reference rate
🇴🇲
Omani RialOMR
1 USD =
0.3845 OMR
Daily reference rate
🇰🇼
Kuwaiti DinarKWD
1 USD =
0.3086 KWD
Daily reference rate
🇶🇦
Qatari RiyalQAR
1 USD =
3.6400 QAR
Daily reference rate
🇮🇱
Israeli New ShekelILS · ₪
1 USD =
2.9895 ILS
Daily reference rate
Reference: USD is the reference currency. Every figure shows how much of the listed currency equals 1 US Dollar. Currency figures are daily indicative reference rates and are not continuously updating intraday forex quotes. Pegged, managed and less-liquid currencies may show very little movement or may differ from actual bank, cash, card or retail rates. Daily reference rates
if ( window.MudraFX ) { window.MudraFX.refresh(); }
USA – Africa USD REFERENCE · 1 USD = LISTED CURRENCY
🇺🇸
US DollarUSD · $ · Reference Currency
$1.0000REFERENCE
🇿🇦
South African RandZAR · R
1 USD =
16.2537 ZAR
Daily reference rate
🌍
West African CFA FrancXOF · CFA
1 USD =
566.65 XOF
Daily reference rate
🇳🇬
Nigerian NairaNGN · ₦
1 USD =
1351.05 NGN
Daily reference rate
🇲🇦
Moroccan DirhamMAD
1 USD =
9.2966 MAD
Daily reference rate
🇩🇿
Algerian DinarDZD
1 USD =
133.06 DZD
Daily reference rate
🇹🇳
Tunisian DinarTND
1 USD =
2.9190 TND
Daily reference rate
🇪🇬
Egyptian PoundEGP · E£
1 USD =
50.5184 EGP
Daily reference rate
🇰🇪
Kenyan ShillingKES
1 USD =
129.50 KES
Daily reference rate
🇹🇿
Tanzanian ShillingTZS
1 USD =
2645.73 TZS
Daily reference rate
🇿🇲
Zambian KwachaZMW
1 USD =
18.8127 ZMW
Daily reference rate
🇲🇺
Mauritian RupeeMUR · ₨
1 USD =
46.9628 MUR
Daily reference rate
🇸🇨
Seychellois RupeeSCR · ₨
1 USD =
14.5478 SCR
Daily reference rate
🇲🇬
Malagasy AriaryMGA
1 USD =
4324.87 MGA
Daily reference rate
Reference: USD is the reference currency. Every figure shows how much of the listed currency equals 1 US Dollar. Daily indicative reference rates may differ from bank, cash, card, remittance or retail exchange rates. Reference snapshot: 19/08/26
if( window.MudraFX ){ window.MudraFX.refresh(); }
USA – Europe USD REFERENCE · 1 USD = LISTED CURRENCY
🇺🇸
US DollarUSD · $ · Reference Currency
$1.0000REFERENCE
🇪🇺
EuroEUR · €
1 USD =
0.8639 EUR
Daily reference rate
🇬🇧
Pound SterlingGBP · £
1 USD =
0.7388 GBP
Daily reference rate
🇨🇭
Swiss FrancCHF
1 USD =
0.8125 CHF
Daily reference rate
🇵🇱
Polish ZłotyPLN · zł
1 USD =
3.7337 PLN
Daily reference rate
🇷🇸
Serbian DinarRSD · дин
1 USD =
101.38 RSD
Daily reference rate
Reference: USD is the reference currency. Every figure shows how much of the listed currency equals 1 US Dollar. Currency figures are daily indicative reference rates. Reference snapshot: 19/08/26
if( window.MudraFX ){ window.MudraFX.refresh(); }
USA – Americas & Caribbean USD REFERENCE · 1 USD = LISTED CURRENCY
🇺🇸
US DollarUSD · $ · Reference Currency
$1.0000REFERENCE
🇨🇦
Canadian DollarCAD · C$
1 USD =
1.3888 CAD
Daily reference rate
🇧🇷
Brazilian RealBRL · R$
1 USD =
5.2073 BRL
Daily reference rate
🇲🇽
Mexican PesoMXN · Mex$
1 USD =
17.0606 MXN
Daily reference rate
🇵🇦
Panamanian BalboaPAB · B/.
1 USD =
1.0000 PAB
Daily reference rate
🇦🇷
Argentine PesoARS · $
1 USD =
1494.13 ARS
Daily reference rate
🌴
East Caribbean DollarXCD · EC$
1 USD =
2.7000 XCD
Daily reference rate
🇧🇸
Bahamian DollarBSD · B$
1 USD =
1.0000 BSD
Daily reference rate
🇰🇾
Cayman Islands DollarKYD · CI$
1 USD =
0.8333 KYD
Daily reference rate
🇯🇲
Jamaican DollarJMD · J$
1 USD =
158.33 JMD
Daily reference rate
🇧🇧
Barbadian DollarBBD · Bds$
1 USD =
2.0000 BBD
Daily reference rate
🇹🇹
Trinidad & Tobago DollarTTD · TT$
1 USD =
6.7491 TTD
Daily reference rate
🇬🇾
Guyanese DollarGYD · G$
1 USD =
209.23 GYD
Daily reference rate
🇸🇷
Surinamese DollarSRD · Sr$
1 USD =
37.7987 SRD
Daily reference rate
Reference: USD is the reference currency. Every figure shows how much of the listed currency equals 1 US Dollar. Pegged, managed and less-liquid currencies may differ from actual cash or retail exchange rates. Reference snapshot: 19/08/26
if( window.MudraFX ){ window.MudraFX.refresh(); }
Market data disclaimer: Prices are indicative market/reference rates. Metals and Bitcoin are quoted in US Dollars (USD). On every regional currency board, USD is the reference currency: each displayed conversion represents 1 USD expressed in the listed currency. Currency figures are daily reference exchange rates and should not be interpreted as continuously updating live forex dealing prices. Actual bank, card, cash, remittance, airport, broker or retail exchange rates may differ because of spreads, fees, commissions, timing and other factors. Dates use international format: dd/mm/yy. Nothing on this website is financial and/or legal advice. The website owner is not liable if exact numbers or conversions are inaccurate.

Currency data: Rates By Exchange Rate API
Local time
(function(){ function updateLocalTime(){ var n = new Date(); var d = String( n.getDate() ).padStart( 2, "0" ); var m = String( n.getMonth()+1 ).padStart( 2, "0" ); var y = String( n.getFullYear() ).slice(2); var t = n.toLocaleTimeString( "en-GB", { hour:"2-digit", minute:"2-digit" } ); var text = "Local time: " + d + "/" + m + "/" + y + " · " + t; document .querySelectorAll( ".mbLocalTime" ) .forEach( function(el){ el.textContent = text; } ); } updateLocalTime(); setInterval( updateLocalTime, 60000 ); if( window.MudraFX ){ window.MudraFX.refresh(); } })();
(function () { var API = "https://open.er-api.com/v6/latest/USD"; var CACHE_KEY = "mudra_fx_daily_v4"; /* ===================================================== FORMAT RATE ===================================================== */ function formatRate(value) { var n = Number(value); if (!Number.isFinite(n)) { return null; } if (n >= 100) { return n.toFixed(2); } return n.toFixed(4); } /* ===================================================== DATE HELPERS ===================================================== */ function pad(n) { return String(n).padStart(2, "0"); } function formatUTC(unix) { if (!unix) { return ""; } var d = new Date(Number(unix) * 1000); return ( pad(d.getUTCDate()) + "/" + pad(d.getUTCMonth() + 1) + "/" + String(d.getUTCFullYear()).slice(2) + " · " + pad(d.getUTCHours()) + ":" + pad(d.getUTCMinutes()) + ":" + pad(d.getUTCSeconds()) + " UTC" ); } function formatLocal(unix) { if (!unix) { return ""; } var d = new Date(Number(unix) * 1000); return ( pad(d.getDate()) + "/" + pad(d.getMonth() + 1) + "/" + String(d.getFullYear()).slice(2) + " · " + pad(d.getHours()) + ":" + pad(d.getMinutes()) + ":" + pad(d.getSeconds()) ); } /* ===================================================== APPLY DATA TO PAGE ===================================================== */ function applyData(data) { if (!data || !data.rates) { return false; } /* UPDATE EVERY CURRENCY */ document .querySelectorAll("[data-fx-code]") .forEach(function (el) { var code = el.getAttribute("data-fx-code"); var rate = data.rates[code]; var formatted = formatRate(rate); if (formatted) { el.textContent = formatted + " " + code; } }); /* SOURCE TIMES */ var lastUTC = formatUTC(data.time_last_update_unix); var lastLocal = formatLocal(data.time_last_update_unix); var nextUTC = formatUTC(data.time_next_update_unix); /* TOP STATUS */ document .querySelectorAll("[data-fx-master-status]") .forEach(function (el) { if (lastUTC) { el.textContent = "Updated: " + lastUTC + " · " + lastLocal + " your local time"; } }); document .querySelectorAll("[data-fx-next-status]") .forEach(function (el) { if (nextUTC) { el.textContent = "Next source refresh expected: " + nextUTC; } }); /* REGIONAL FOOTERS */ document .querySelectorAll("[data-fx-updated]") .forEach(function (el) { var text = ""; if (lastUTC) { text += "Source updated: " + lastUTC; } if (nextUTC) { text += " · Next expected update: " + nextUTC; } if (text) { el.textContent = text; } }); return true; } /* ===================================================== FALLBACK MESSAGE ===================================================== */ function showFallback() { document .querySelectorAll("[data-fx-master-status]") .forEach(function (el) { el.textContent = "Daily reference rates · embedded snapshot shown"; }); document .querySelectorAll("[data-fx-next-status]") .forEach(function (el) { el.textContent = "Automatic source timestamp temporarily unavailable"; }); } /* ===================================================== CACHE ===================================================== */ function getCache() { try { var raw = localStorage.getItem(CACHE_KEY); if (!raw) { return null; } return JSON.parse(raw); } catch (e) { return null; } } function saveCache(data) { try { localStorage.setItem( CACHE_KEY, JSON.stringify(data) ); } catch (e) {} } /* ===================================================== FETCH LATEST DATA ===================================================== */ function getLatest() { var cached = getCache(); /* USE VALID CACHE FIRST */ if ( cached && cached.rates && cached.time_next_update_unix && Number(cached.time_next_update_unix) > Date.now() / 1000 ) { applyData(cached); return; } /* SHOW OLD CACHE WHILE FETCHING */ if ( cached && cached.rates ) { applyData(cached); } fetch( API, { cache: "no-store" } ) .then(function (response) { if (!response.ok) { throw new Error( "HTTP " + response.status ); } return response.json(); }) .then(function (data) { if ( !data || data.result !== "success" || !data.rates ) { throw new Error( "Invalid exchange-rate response" ); } saveCache(data); applyData(data); }) .catch(function (error) { console.log( "Mudra currency refresh unavailable:", error ); if ( cached && cached.rates ) { applyData(cached); } else { showFallback(); } }); } /* ===================================================== START AFTER CARRD HAS BUILT PAGE ===================================================== */ setTimeout( getLatest, 500 ); })();

mudra.fyi

मुद्रा / mudrā
Sanskrit: मुद्रा (mudrā)
noun
money; currency; a monetary unit.

Daily Market Board | Inflation Charts

mudra.fyi