Rate Overview
Live
1 RSD = 0.800142 ALL
1 ALL = 1.2498
RSD
Avg
0.800305
High
0.801435
Low
0.798991
Last updated: 7/8/2026, 9:48:34 AM
Quick Conversions
| RSD | ALL |
|---|---|
| 1 RSD | 0.80 ALL |
| 10 RSD | 8.00 ALL |
| 50 RSD | 40.01 ALL |
| 100 RSD | 80.01 ALL |
| 500 RSD | 400.07 ALL |
| 1,000 RSD | 800.14 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-08T09:48:34Z",
"rates": {
"ALL": 0.800142
}
}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": 80.0142,
"rate": 0.800142
}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