Rate Overview
Live
1 USD = 2099.44 MMK
1 MMK = 0.000476
USD
Avg
2099.77
High
2100.72
Low
2098.65
Last updated: 7/19/2026, 7:47:22 AM
Quick Conversions
| USD | MMK |
|---|---|
| 1 USD | 2,099.44 MMK |
| 10 USD | 20,994.38 MMK |
| 50 USD | 104,971.92 MMK |
| 100 USD | 209,943.84 MMK |
| 500 USD | 1,049,719.20 MMK |
| 1,000 USD | 2,099,438.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-19T07:47:22Z",
"rates": {
"MMK": 2099.438407
}
}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": 209943.8407,
"rate": 2099.438407
}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