Rate Overview
Live
1 INR = 22.1116 MMK
1 MMK = 0.045225
INR
Avg
22.0905
High
22.1393
Low
22.0381
Last updated: 5/6/2026, 10:20:21 AM
Quick Conversions
| INR | MMK |
|---|---|
| 1 INR | 22.11 MMK |
| 10 INR | 221.12 MMK |
| 50 INR | 1,105.58 MMK |
| 100 INR | 2,211.16 MMK |
| 500 INR | 11,055.80 MMK |
| 1,000 INR | 22,111.61 MMK |
Get INR/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=MMKExample Response:
{
"success": true,
"base": "INR",
"date": "2026-05-06T10:20:21Z",
"rates": {
"MMK": 22.111607
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "MMK",
"amount": 100
},
"result": 2211.1607,
"rate": 22.111607
}Build with INR/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key