Rate Overview
Live
1 MDL = 5.8433 RSD
1 RSD = 0.171135
MDL
Avg
5.8410
High
5.9669
Low
5.7420
Last updated: 7/21/2026, 11:14:59 PM
Quick Conversions
| MDL | RSD |
|---|---|
| 1 MDL | 5.84 RSD |
| 10 MDL | 58.43 RSD |
| 50 MDL | 292.17 RSD |
| 100 MDL | 584.33 RSD |
| 500 MDL | 2,921.67 RSD |
| 1,000 MDL | 5,843.34 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-07-21T23:14:59Z",
"rates": {
"RSD": 5.843341
}
}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": 584.3340999999999,
"rate": 5.843341
}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