Rate Overview
Live
1 MDL = 5.4916 INR
1 INR = 0.182097
MDL
Avg
5.3463
High
5.5888
Low
5.0681
Last updated: 7/26/2026, 12:08:25 AM
Quick Conversions
| MDL | INR |
|---|---|
| 1 MDL | 5.49 INR |
| 10 MDL | 54.92 INR |
| 50 MDL | 274.58 INR |
| 100 MDL | 549.16 INR |
| 500 MDL | 2,745.80 INR |
| 1,000 MDL | 5,491.59 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-26T00:08:25Z",
"rates": {
"INR": 5.491591
}
}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": 549.1591,
"rate": 5.491591
}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