Rate Overview
Live
1 INR = 0.181293 MDL
1 MDL = 5.5159
INR
Avg
0.181371
High
0.182304
Low
0.180726
Last updated: 5/6/2026, 3:58:34 AM
Quick Conversions
| INR | MDL |
|---|---|
| 1 INR | 0.18 MDL |
| 10 INR | 1.81 MDL |
| 50 INR | 9.06 MDL |
| 100 INR | 18.13 MDL |
| 500 INR | 90.65 MDL |
| 1,000 INR | 181.29 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-05-06T03:58:34Z",
"rates": {
"MDL": 0.181293
}
}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.1293,
"rate": 0.181293
}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