Rate Overview
Live
1 IRR = 0.001526 MMK
1 MMK = 655.3080
IRR
Avg
0.001526
High
0.001526
Low
0.001524
Last updated: 6/16/2026, 1:31:42 PM
Quick Conversions
| IRR | MMK |
|---|---|
| 1 IRR | 0.00 MMK |
| 10 IRR | 0.02 MMK |
| 50 IRR | 0.08 MMK |
| 100 IRR | 0.15 MMK |
| 500 IRR | 0.76 MMK |
| 1,000 IRR | 1.53 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-06-16T13:31:42Z",
"rates": {
"MMK": 0.001526
}
}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.1526,
"rate": 0.001526
}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