Rate Overview
Live
1 INR = 22.3456 MMK
1 MMK = 0.044752
INR
Avg
22.9441
High
23.3702
Low
22.3456
Last updated: 3/26/2026, 5:12:00 PM
Quick Conversions
| INR | MMK |
|---|---|
| 1 INR | 22.35 MMK |
| 10 INR | 223.46 MMK |
| 50 INR | 1,117.28 MMK |
| 100 INR | 2,234.56 MMK |
| 500 INR | 11,172.79 MMK |
| 1,000 INR | 22,345.58 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-03-26T17:12:00Z",
"rates": {
"MMK": 22.345576
}
}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": 2234.5576,
"rate": 22.345576
}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