Rate Overview
Live
1 MDL = 5.5437 INR
1 INR = 0.180385
MDL
Avg
5.0657
High
5.5437
Low
4.6264
Last updated: 5/26/2026, 8:45:40 PM
Quick Conversions
| MDL | INR |
|---|---|
| 1 MDL | 5.54 INR |
| 10 MDL | 55.44 INR |
| 50 MDL | 277.18 INR |
| 100 MDL | 554.37 INR |
| 500 MDL | 2,771.85 INR |
| 1,000 MDL | 5,543.70 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-05-26T20:45:40Z",
"rates": {
"INR": 5.543699
}
}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": 554.3699,
"rate": 5.543699
}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