Rate Overview
Live
1 INR = 22.0893 MMK
1 MMK = 0.045271
INR
Avg
22.0485
High
22.1659
Low
21.9235
Last updated: 6/16/2026, 3:41:09 AM
Quick Conversions
| INR | MMK |
|---|---|
| 1 INR | 22.09 MMK |
| 10 INR | 220.89 MMK |
| 50 INR | 1,104.46 MMK |
| 100 INR | 2,208.93 MMK |
| 500 INR | 11,044.65 MMK |
| 1,000 INR | 22,089.30 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-06-16T03:41:09Z",
"rates": {
"MMK": 22.089296
}
}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": 2208.9296,
"rate": 22.089296
}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