Rate Overview
Live
1 MDL = 5.8431 RSD
1 RSD = 0.171143
MDL
Avg
5.8327
High
5.8770
Low
5.7956
Last updated: 7/10/2026, 4:14:10 AM
Quick Conversions
| MDL | RSD |
|---|---|
| 1 MDL | 5.84 RSD |
| 10 MDL | 58.43 RSD |
| 50 MDL | 292.15 RSD |
| 100 MDL | 584.31 RSD |
| 500 MDL | 2,921.53 RSD |
| 1,000 MDL | 5,843.06 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-10T04:14:10Z",
"rates": {
"RSD": 5.843059
}
}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.3059000000001,
"rate": 5.843059
}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