Rate Overview
Live
1 MDL = 5.4368 INR
1 INR = 0.183932
MDL
Avg
5.4026
High
5.5848
Low
5.2800
Last updated: 7/7/2026, 12:05:28 AM
Quick Conversions
| MDL | INR |
|---|---|
| 1 MDL | 5.44 INR |
| 10 MDL | 54.37 INR |
| 50 MDL | 271.84 INR |
| 100 MDL | 543.68 INR |
| 500 MDL | 2,718.40 INR |
| 1,000 MDL | 5,436.80 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-07-07T00:05:28Z",
"rates": {
"INR": 5.436797
}
}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": 543.6797,
"rate": 5.436797
}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