Rate Overview
Live
1 USD = 2101.27 MMK
1 MMK = 0.000476
USD
Avg
2100.21
High
2101.27
Low
2099.65
Last updated: 3/27/2026, 5:56:23 AM
Quick Conversions
| USD | MMK |
|---|---|
| 1 USD | 2,101.27 MMK |
| 10 USD | 21,012.66 MMK |
| 50 USD | 105,063.31 MMK |
| 100 USD | 210,126.63 MMK |
| 500 USD | 1,050,633.13 MMK |
| 1,000 USD | 2,101,266.27 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-03-27T05:56:23Z",
"rates": {
"MMK": 2101.26626782
}
}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": 210126.626782,
"rate": 2101.26626782
}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