Rate Overview
Live
1 INR = 21.6808 MMK
1 MMK = 0.046124
INR
Avg
21.7466
High
21.8195
Low
21.6808
Last updated: 7/25/2026, 3:09:18 AM
Quick Conversions
| INR | MMK |
|---|---|
| 1 INR | 21.68 MMK |
| 10 INR | 216.81 MMK |
| 50 INR | 1,084.04 MMK |
| 100 INR | 2,168.08 MMK |
| 500 INR | 10,840.40 MMK |
| 1,000 INR | 21,680.80 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-25T03:09:18Z",
"rates": {
"MMK": 21.680797
}
}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": 2168.0797,
"rate": 21.680797
}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