Rate Overview
Live
1 INR = 21.7640 MMK
1 MMK = 0.045947
INR
Avg
21.7578
High
21.8195
Low
21.7140
Last updated: 7/25/2026, 10:30:44 PM
Quick Conversions
| INR | MMK |
|---|---|
| 1 INR | 21.76 MMK |
| 10 INR | 217.64 MMK |
| 50 INR | 1,088.20 MMK |
| 100 INR | 2,176.40 MMK |
| 500 INR | 10,882.02 MMK |
| 1,000 INR | 21,764.04 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-25T22:30:44Z",
"rates": {
"MMK": 21.76404
}
}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": 2176.404,
"rate": 21.76404
}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