Rate Overview
Live
1 USD = 2099.71 MMK
1 MMK = 0.000476
USD
Avg
2099.81
High
2100.00
Low
2099.60
Last updated: 5/6/2026, 6:23:33 PM
Quick Conversions
| USD | MMK |
|---|---|
| 1 USD | 2,099.71 MMK |
| 10 USD | 20,997.07 MMK |
| 50 USD | 104,985.36 MMK |
| 100 USD | 209,970.72 MMK |
| 500 USD | 1,049,853.62 MMK |
| 1,000 USD | 2,099,707.23 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-05-06T18:23:33Z",
"rates": {
"MMK": 2099.70723044
}
}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": 209970.72304399998,
"rate": 2099.70723044
}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