Rate Overview
Live
1 USD = 2098.65 MMK
1 MMK = 0.000476
USD
Avg
2099.80
High
2100.26
Low
2098.65
Last updated: 7/19/2026, 12:29:54 AM
Quick Conversions
| USD | MMK |
|---|---|
| 1 USD | 2,098.65 MMK |
| 10 USD | 20,986.49 MMK |
| 50 USD | 104,932.47 MMK |
| 100 USD | 209,864.94 MMK |
| 500 USD | 1,049,324.71 MMK |
| 1,000 USD | 2,098,649.41 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-19T00:29:54Z",
"rates": {
"MMK": 2098.64941005
}
}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": 209864.941005,
"rate": 2098.64941005
}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