Rate Overview
Live
1 USD = 2100.08 MMK
1 MMK = 0.000476
USD
Avg
2099.65
High
2100.08
Low
2098.65
Last updated: 7/24/2026, 7:22:35 AM
Quick Conversions
| USD | MMK |
|---|---|
| 1 USD | 2,100.08 MMK |
| 10 USD | 21,000.78 MMK |
| 50 USD | 105,003.90 MMK |
| 100 USD | 210,007.79 MMK |
| 500 USD | 1,050,038.96 MMK |
| 1,000 USD | 2,100,077.93 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-24T07:22:35Z",
"rates": {
"MMK": 2100.07792557
}
}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": 210007.792557,
"rate": 2100.07792557
}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