Rate Overview
Live
1 USD = 2099.54 MMK
1 MMK = 0.000476
USD
Avg
2041.85
High
2100.24
Low
1645.91
Last updated: 7/26/2026, 8:44:42 AM
Quick Conversions
| USD | MMK |
|---|---|
| 1 USD | 2,099.54 MMK |
| 10 USD | 20,995.40 MMK |
| 50 USD | 104,977.00 MMK |
| 100 USD | 209,953.99 MMK |
| 500 USD | 1,049,769.96 MMK |
| 1,000 USD | 2,099,539.92 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-07-26T08:44:42Z",
"rates": {
"MMK": 2099.53991515
}
}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": 209953.991515,
"rate": 2099.53991515
}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