Rate Overview
Live
1 MDL = 5.8624 RSD
1 RSD = 0.170578
MDL
Avg
5.8474
High
5.8624
Low
5.8199
Last updated: 8/12/2026, 8:22:39 PM
Quick Conversions
| MDL | RSD |
|---|---|
| 1 MDL | 5.86 RSD |
| 10 MDL | 58.62 RSD |
| 50 MDL | 293.12 RSD |
| 100 MDL | 586.24 RSD |
| 500 MDL | 2,931.20 RSD |
| 1,000 MDL | 5,862.41 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-08-12T20:22:39Z",
"rates": {
"RSD": 5.862405
}
}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": 586.2405,
"rate": 5.862405
}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