Rate Overview
Live
1 MDL = 5.3798 INR
1 INR = 0.185881
MDL
Avg
5.3953
High
5.5576
Low
5.2857
Last updated: 6/30/2026, 8:37:37 PM
Quick Conversions
| MDL | INR |
|---|---|
| 1 MDL | 5.38 INR |
| 10 MDL | 53.80 INR |
| 50 MDL | 268.99 INR |
| 100 MDL | 537.98 INR |
| 500 MDL | 2,689.89 INR |
| 1,000 MDL | 5,379.79 INR |
Get MDL/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=INRExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-06-30T20:37:37Z",
"rates": {
"INR": 5.379787
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "INR",
"amount": 100
},
"result": 537.9787,
"rate": 5.379787
}Build with MDL/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key