Rate Overview
Live
1 MDL = 5.8081 RSD
1 RSD = 0.172172
MDL
Avg
5.8085
High
5.8285
Low
5.7906
Last updated: 3/27/2026, 3:01:57 PM
Quick Conversions
| MDL | RSD |
|---|---|
| 1 MDL | 5.81 RSD |
| 10 MDL | 58.08 RSD |
| 50 MDL | 290.41 RSD |
| 100 MDL | 580.81 RSD |
| 500 MDL | 2,904.06 RSD |
| 1,000 MDL | 5,808.13 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-27T15:01:57Z",
"rates": {
"RSD": 5.808129
}
}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": 580.8129,
"rate": 5.808129
}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