Rate Overview
Live
1 RSD = 0.798991 ALL
1 ALL = 1.2516
RSD
Avg
0.815326
High
0.823976
Low
0.798991
Last updated: 7/7/2026, 3:28:35 AM
Quick Conversions
| RSD | ALL |
|---|---|
| 1 RSD | 0.80 ALL |
| 10 RSD | 7.99 ALL |
| 50 RSD | 39.95 ALL |
| 100 RSD | 79.90 ALL |
| 500 RSD | 399.50 ALL |
| 1,000 RSD | 798.99 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-07T03:28:35Z",
"rates": {
"ALL": 0.798991
}
}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.8991,
"rate": 0.798991
}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