Rate Overview
Live
1 INR = 21.7417 MMK
1 MMK = 0.045995
INR
Avg
23.0436
High
24.2954
Low
21.7417
Last updated: 7/22/2026, 12:07:30 AM
Quick Conversions
| INR | MMK |
|---|---|
| 1 INR | 21.74 MMK |
| 10 INR | 217.42 MMK |
| 50 INR | 1,087.09 MMK |
| 100 INR | 2,174.17 MMK |
| 500 INR | 10,870.86 MMK |
| 1,000 INR | 21,741.73 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-07-22T00:07:30Z",
"rates": {
"MMK": 21.741726
}
}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": 2174.1726,
"rate": 21.741726
}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