Rate Overview
Live
1 IRR = 0.001591 MMK
1 MMK = 628.5355
IRR
Avg
0.001595
High
0.001602
Low
0.001591
Last updated: 3/7/2026, 3:08:50 AM
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.59 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-07T03:08:50Z",
"rates": {
"MMK": 0.001591
}
}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.1591,
"rate": 0.001591
}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