Rate Overview
Live
1 USD = 2099.04 MMK
1 MMK = 0.000476
USD
Avg
2099.45
High
2099.93
Low
2099.04
Last updated: 6/16/2026, 1:11:58 AM
Quick Conversions
| USD | MMK |
|---|---|
| 1 USD | 2,099.04 MMK |
| 10 USD | 20,990.35 MMK |
| 50 USD | 104,951.77 MMK |
| 100 USD | 209,903.54 MMK |
| 500 USD | 1,049,517.69 MMK |
| 1,000 USD | 2,099,035.37 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-06-16T01:11:58Z",
"rates": {
"MMK": 2099.03537465
}
}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": 209903.537465,
"rate": 2099.03537465
}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