Rate Overview
Live
1 USD = 2099.92 MMK
1 MMK = 0.000476
USD
Avg
2099.73
High
2099.96
Low
2099.01
Last updated: 9/2/2026, 3:34:51 AM
Quick Conversions
| USD | MMK |
|---|---|
| 1 USD | 2,099.92 MMK |
| 10 USD | 20,999.22 MMK |
| 50 USD | 104,996.11 MMK |
| 100 USD | 209,992.23 MMK |
| 500 USD | 1,049,961.14 MMK |
| 1,000 USD | 2,099,922.28 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-09-02T03:34:51Z",
"rates": {
"MMK": 2099.92228476
}
}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": 209992.228476,
"rate": 2099.92228476
}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