Rate Overview
Live
1 RSD = 0.804741 ALL
1 ALL = 1.2426
RSD
Avg
0.808243
High
0.810928
Low
0.804741
Last updated: 6/18/2026, 6:36:25 PM
Quick Conversions
| RSD | ALL |
|---|---|
| 1 RSD | 0.80 ALL |
| 10 RSD | 8.05 ALL |
| 50 RSD | 40.24 ALL |
| 100 RSD | 80.47 ALL |
| 500 RSD | 402.37 ALL |
| 1,000 RSD | 804.74 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-06-18T18:36:25Z",
"rates": {
"ALL": 0.804741
}
}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": 80.4741,
"rate": 0.804741
}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