Rate Overview
Live
1 INR = 22.8248 MMK
1 MMK = 0.043812
INR
Avg
22.9095
High
23.0590
Low
22.7871
Last updated: 3/6/2026, 8:06:36 AM
Quick Conversions
| INR | MMK |
|---|---|
| 1 INR | 22.82 MMK |
| 10 INR | 228.25 MMK |
| 50 INR | 1,141.24 MMK |
| 100 INR | 2,282.48 MMK |
| 500 INR | 11,412.39 MMK |
| 1,000 INR | 22,824.77 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-06T08:06:36Z",
"rates": {
"MMK": 22.82477
}
}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": 2282.477,
"rate": 22.82477
}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