Rate Overview
Live
1 RSD = 0.798238 ALL
1 ALL = 1.2528
RSD
Avg
0.819701
High
0.835902
Low
0.798238
Last updated: 7/22/2026, 2:33:11 PM
Quick Conversions
| RSD | ALL |
|---|---|
| 1 RSD | 0.80 ALL |
| 10 RSD | 7.98 ALL |
| 50 RSD | 39.91 ALL |
| 100 RSD | 79.82 ALL |
| 500 RSD | 399.12 ALL |
| 1,000 RSD | 798.24 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-07-22T14:33:11Z",
"rates": {
"ALL": 0.798238
}
}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.8238,
"rate": 0.798238
}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