Rate Overview
Live
1 INR = 0.183482 MDL
1 MDL = 5.4501
INR
Avg
0.182704
High
0.183567
Low
0.181717
Last updated: 6/15/2026, 9:58:08 AM
Quick Conversions
| INR | MDL |
|---|---|
| 1 INR | 0.18 MDL |
| 10 INR | 1.83 MDL |
| 50 INR | 9.17 MDL |
| 100 INR | 18.35 MDL |
| 500 INR | 91.74 MDL |
| 1,000 INR | 183.48 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-06-15T09:58:08Z",
"rates": {
"MDL": 0.183482
}
}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.348200000000002,
"rate": 0.183482
}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