Rate Overview
Live
1 MDL = 5.8330 RSD
1 RSD = 0.171438
MDL
Avg
5.9627
High
6.1820
Low
5.7901
Last updated: 6/30/2026, 8:38:17 PM
Quick Conversions
| MDL | RSD |
|---|---|
| 1 MDL | 5.83 RSD |
| 10 MDL | 58.33 RSD |
| 50 MDL | 291.65 RSD |
| 100 MDL | 583.30 RSD |
| 500 MDL | 2,916.50 RSD |
| 1,000 MDL | 5,833.00 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-06-30T20:38:17Z",
"rates": {
"RSD": 5.832996
}
}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": 583.2995999999999,
"rate": 5.832996
}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