Rate Overview
Live
1 MDL = 5.8914 RSD
1 RSD = 0.169739
MDL
Avg
5.8972
High
6.0410
Low
5.7695
Last updated: 7/24/2026, 6:55:36 AM
Quick Conversions
| MDL | RSD |
|---|---|
| 1 MDL | 5.89 RSD |
| 10 MDL | 58.91 RSD |
| 50 MDL | 294.57 RSD |
| 100 MDL | 589.14 RSD |
| 500 MDL | 2,945.70 RSD |
| 1,000 MDL | 5,891.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-07-24T06:55:36Z",
"rates": {
"RSD": 5.891406
}
}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": 589.1406,
"rate": 5.891406
}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