Rate Overview
Live
1 RSD = 0.817366 ALL
1 ALL = 1.2234
RSD
Avg
0.817651
High
0.819205
Low
0.816350
Last updated: 3/27/2026, 6:26:50 AM
Quick Conversions
| RSD | ALL |
|---|---|
| 1 RSD | 0.82 ALL |
| 10 RSD | 8.17 ALL |
| 50 RSD | 40.87 ALL |
| 100 RSD | 81.74 ALL |
| 500 RSD | 408.68 ALL |
| 1,000 RSD | 817.37 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-03-27T06:26:50Z",
"rates": {
"ALL": 0.817366
}
}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.73660000000001,
"rate": 0.817366
}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