Rate Overview
Live
1 MDL = 5.8253 RSD
1 RSD = 0.171666
MDL
Avg
5.9660
High
6.1820
Low
5.7901
Last updated: 5/27/2026, 11:17:32 AM
Quick Conversions
| MDL | RSD |
|---|---|
| 1 MDL | 5.83 RSD |
| 10 MDL | 58.25 RSD |
| 50 MDL | 291.26 RSD |
| 100 MDL | 582.53 RSD |
| 500 MDL | 2,912.63 RSD |
| 1,000 MDL | 5,825.26 RSD |
Get MDL/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=RSDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-27T11:17:32Z",
"rates": {
"RSD": 5.825256
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "RSD",
"amount": 100
},
"result": 582.5256,
"rate": 5.825256
}Build with MDL/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key