Rate Overview
Live
1 USD = 2099.47 MMK
1 MMK = 0.000476
USD
Avg
2099.88
High
2100.29
Low
2099.45
Last updated: 7/24/2026, 12:53:42 AM
Quick Conversions
| USD | MMK |
|---|---|
| 1 USD | 2,099.47 MMK |
| 10 USD | 20,994.67 MMK |
| 50 USD | 104,973.35 MMK |
| 100 USD | 209,946.71 MMK |
| 500 USD | 1,049,733.53 MMK |
| 1,000 USD | 2,099,467.06 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-24T00:53:42Z",
"rates": {
"MMK": 2099.46705958
}
}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": 209946.70595799998,
"rate": 2099.46705958
}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