Rate Overview
Live
1 USD = 2100.79 MMK
1 MMK = 0.000476
USD
Avg
2100.19
High
2100.79
Low
2099.84
Last updated: 3/7/2026, 3:38:52 AM
Quick Conversions
| USD | MMK |
|---|---|
| 1 USD | 2,100.79 MMK |
| 10 USD | 21,007.91 MMK |
| 50 USD | 105,039.55 MMK |
| 100 USD | 210,079.10 MMK |
| 500 USD | 1,050,395.52 MMK |
| 1,000 USD | 2,100,791.04 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-07T03:38:52Z",
"rates": {
"MMK": 2100.79104432
}
}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": 210079.104432,
"rate": 2100.79104432
}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