Rate Overview
Live
1 INR = 21.7490 MMK
1 MMK = 0.045979
INR
Avg
21.9434
High
22.2500
Low
21.7140
Last updated: 7/26/2026, 3:48:35 AM
Quick Conversions
| INR | MMK |
|---|---|
| 1 INR | 21.75 MMK |
| 10 INR | 217.49 MMK |
| 50 INR | 1,087.45 MMK |
| 100 INR | 2,174.90 MMK |
| 500 INR | 10,874.48 MMK |
| 1,000 INR | 21,748.96 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-26T03:48:35Z",
"rates": {
"MMK": 21.748961
}
}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.8961,
"rate": 21.748961
}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