Rate Overview
Live
1 INR = 21.9832 MMK
1 MMK = 0.045489
INR
Avg
22.0602
High
22.2108
Low
21.9832
Last updated: 7/6/2026, 12:36:43 AM
Quick Conversions
| INR | MMK |
|---|---|
| 1 INR | 21.98 MMK |
| 10 INR | 219.83 MMK |
| 50 INR | 1,099.16 MMK |
| 100 INR | 2,198.32 MMK |
| 500 INR | 10,991.60 MMK |
| 1,000 INR | 21,983.20 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-06T00:36:43Z",
"rates": {
"MMK": 21.983201
}
}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": 2198.3201,
"rate": 21.983201
}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