Rate Overview
Live
1 INR = 0.182071 MDL
1 MDL = 5.4924
INR
Avg
0.184830
High
0.189347
Low
0.180254
Last updated: 7/22/2026, 4:40:40 AM
Quick Conversions
| INR | MDL |
|---|---|
| 1 INR | 0.18 MDL |
| 10 INR | 1.82 MDL |
| 50 INR | 9.10 MDL |
| 100 INR | 18.21 MDL |
| 500 INR | 91.04 MDL |
| 1,000 INR | 182.07 MDL |
Get INR/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=MDLExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-22T04:40:40Z",
"rates": {
"MDL": 0.182071
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "MDL",
"amount": 100
},
"result": 18.2071,
"rate": 0.182071
}Build with INR/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key