Rate Overview
Live
1 RSD = 0.822524 ALL
1 ALL = 1.2158 RSD
Avg
0.822162
High
0.823886
Low
0.821471
Last updated: 1/25/2026, 7:14:23 AM
Quick Conversions
| RSD | ALL |
|---|---|
| 1 RSD | 0.82 ALL |
| 10 RSD | 8.23 ALL |
| 50 RSD | 41.13 ALL |
| 100 RSD | 82.25 ALL |
| 500 RSD | 411.26 ALL |
| 1,000 RSD | 822.52 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-01-25T07:14:23Z",
"rates": {
"ALL": 0.822524
}
}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": 82.25240000000001,
"rate": 0.822524
}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