Rate Overview
Live
1 RSD = 0.791001 ALL
1 ALL = 1.2642
RSD
Avg
0.792294
High
0.794426
Low
0.790964
Last updated: 8/16/2026, 3:52:48 AM
Quick Conversions
| RSD | ALL |
|---|---|
| 1 RSD | 0.79 ALL |
| 10 RSD | 7.91 ALL |
| 50 RSD | 39.55 ALL |
| 100 RSD | 79.10 ALL |
| 500 RSD | 395.50 ALL |
| 1,000 RSD | 791.00 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-08-16T03:52:48Z",
"rates": {
"ALL": 0.791001
}
}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": 79.1001,
"rate": 0.791001
}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