Rate Overview
Live
1 RSD = 0.797786 ALL
1 ALL = 1.2535
RSD
Avg
0.798350
High
0.799326
Low
0.796820
Last updated: 7/25/2026, 9:04:12 PM
Quick Conversions
| RSD | ALL |
|---|---|
| 1 RSD | 0.80 ALL |
| 10 RSD | 7.98 ALL |
| 50 RSD | 39.89 ALL |
| 100 RSD | 79.78 ALL |
| 500 RSD | 398.89 ALL |
| 1,000 RSD | 797.79 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-25T21:04:12Z",
"rates": {
"ALL": 0.797786
}
}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.7786,
"rate": 0.797786
}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