Rate Overview
Live
1 INR = 21.9473 MMK
1 MMK = 0.045564
INR
Avg
22.0283
High
22.0726
Low
21.9473
Last updated: 8/12/2026, 5:28:04 PM
Quick Conversions
| INR | MMK |
|---|---|
| 1 INR | 21.95 MMK |
| 10 INR | 219.47 MMK |
| 50 INR | 1,097.37 MMK |
| 100 INR | 2,194.73 MMK |
| 500 INR | 10,973.67 MMK |
| 1,000 INR | 21,947.34 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-08-12T17:28:04Z",
"rates": {
"MMK": 21.947336
}
}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": 2194.7336,
"rate": 21.947336
}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