Rate Overview
Live
1 IRR = 0.001599 MMK
1 MMK = 625.3909
IRR
Avg
0.039006
High
0.050107
Low
0.001590
Last updated: 3/27/2026, 3:15:07 PM
Quick Conversions
| IRR | MMK |
|---|---|
| 1 IRR | 0.00 MMK |
| 10 IRR | 0.02 MMK |
| 50 IRR | 0.08 MMK |
| 100 IRR | 0.16 MMK |
| 500 IRR | 0.80 MMK |
| 1,000 IRR | 1.60 MMK |
Get IRR/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=MMKExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-03-27T15:15:07Z",
"rates": {
"MMK": 0.001599
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "MMK",
"amount": 100
},
"result": 0.1599,
"rate": 0.001599
}Build with IRR/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key