Rate Overview
Live
1 MDL = 5.8452 RSD
1 RSD = 0.171080
MDL
Avg
5.8324
High
5.8501
Low
5.8114
Last updated: 3/7/2026, 1:55:25 AM
Quick Conversions
| MDL | RSD |
|---|---|
| 1 MDL | 5.85 RSD |
| 10 MDL | 58.45 RSD |
| 50 MDL | 292.26 RSD |
| 100 MDL | 584.52 RSD |
| 500 MDL | 2,922.61 RSD |
| 1,000 MDL | 5,845.22 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-03-07T01:55:25Z",
"rates": {
"RSD": 5.845217
}
}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.5217,
"rate": 5.845217
}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