Rate Overview
Live
1 RSD = 0.798851 ALL
1 ALL = 1.2518
RSD
Avg
0.829020
High
0.856942
Low
0.798851
Last updated: 7/27/2026, 2:19:23 PM
Quick Conversions
| RSD | ALL |
|---|---|
| 1 RSD | 0.80 ALL |
| 10 RSD | 7.99 ALL |
| 50 RSD | 39.94 ALL |
| 100 RSD | 79.89 ALL |
| 500 RSD | 399.43 ALL |
| 1,000 RSD | 798.85 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-27T14:19:23Z",
"rates": {
"ALL": 0.798851
}
}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.8851,
"rate": 0.798851
}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