Rate Overview
Live
1 MDL = 5.8719 RSD
1 RSD = 0.170302
MDL
Avg
5.9588
High
6.1820
Low
5.7901
Last updated: 7/27/2026, 1:16:48 AM
Quick Conversions
| MDL | RSD |
|---|---|
| 1 MDL | 5.87 RSD |
| 10 MDL | 58.72 RSD |
| 50 MDL | 293.60 RSD |
| 100 MDL | 587.19 RSD |
| 500 MDL | 2,935.97 RSD |
| 1,000 MDL | 5,871.93 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-27T01:16:48Z",
"rates": {
"RSD": 5.871933
}
}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": 587.1933,
"rate": 5.871933
}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