Rate Overview
Live
1 INR = 22.0340 MMK
1 MMK = 0.045384
INR
Avg
22.0298
High
22.1160
Low
21.9659
Last updated: 9/2/2026, 2:32:54 PM
Quick Conversions
| INR | MMK |
|---|---|
| 1 INR | 22.03 MMK |
| 10 INR | 220.34 MMK |
| 50 INR | 1,101.70 MMK |
| 100 INR | 2,203.40 MMK |
| 500 INR | 11,016.99 MMK |
| 1,000 INR | 22,033.97 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-09-02T14:32:54Z",
"rates": {
"MMK": 22.033974
}
}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": 2203.3974,
"rate": 22.033974
}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