Rate Overview
Live
1 RSD = 0.813113 ALL
1 ALL = 1.2298
RSD
Avg
0.815445
High
0.820084
Low
0.813113
Last updated: 4/18/2026, 8:45:43 AM
Quick Conversions
| RSD | ALL |
|---|---|
| 1 RSD | 0.81 ALL |
| 10 RSD | 8.13 ALL |
| 50 RSD | 40.66 ALL |
| 100 RSD | 81.31 ALL |
| 500 RSD | 406.56 ALL |
| 1,000 RSD | 813.11 ALL |
Get RSD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=ALLExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-04-18T08:45:43Z",
"rates": {
"ALL": 0.813113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "ALL",
"amount": 100
},
"result": 81.3113,
"rate": 0.813113
}Build with RSD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key