Rate Overview
Live
1 USD = 2099.48 MMK
1 MMK = 0.000476
USD
Avg
2099.96
High
2101.50
Low
2099.36
Last updated: 5/26/2026, 10:29:33 PM
Quick Conversions
| USD | MMK |
|---|---|
| 1 USD | 2,099.48 MMK |
| 10 USD | 20,994.83 MMK |
| 50 USD | 104,974.15 MMK |
| 100 USD | 209,948.30 MMK |
| 500 USD | 1,049,741.49 MMK |
| 1,000 USD | 2,099,482.98 MMK |
Get USD/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=MMKExample Response:
{
"success": true,
"base": "USD",
"date": "2026-05-26T22:29:33Z",
"rates": {
"MMK": 2099.48298272
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "MMK",
"amount": 100
},
"result": 209948.298272,
"rate": 2099.48298272
}Build with USD/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key