Rate Overview
Live
1 USD = 2100.23 MMK
1 MMK = 0.000476
USD
Avg
2100.19
High
2100.50
Low
2099.93
Last updated: 4/16/2026, 4:20:15 PM
Quick Conversions
| USD | MMK |
|---|---|
| 1 USD | 2,100.23 MMK |
| 10 USD | 21,002.31 MMK |
| 50 USD | 105,011.53 MMK |
| 100 USD | 210,023.05 MMK |
| 500 USD | 1,050,115.26 MMK |
| 1,000 USD | 2,100,230.52 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-04-16T16:20:15Z",
"rates": {
"MMK": 2100.23051852
}
}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": 210023.05185199998,
"rate": 2100.23051852
}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