Rate Overview
Live
1 MDL = 5.4253 INR
1 INR = 0.184322
MDL
Avg
5.3149
High
5.4348
Low
5.1705
Last updated: 3/27/2026, 11:38:59 AM
Quick Conversions
| MDL | INR |
|---|---|
| 1 MDL | 5.43 INR |
| 10 MDL | 54.25 INR |
| 50 MDL | 271.26 INR |
| 100 MDL | 542.53 INR |
| 500 MDL | 2,712.64 INR |
| 1,000 MDL | 5,425.28 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-03-27T11:38:59Z",
"rates": {
"INR": 5.425279
}
}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": 542.5278999999999,
"rate": 5.425279
}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