Rate Overview
Live
1 RSD = 0.819763 ALL
1 ALL = 1.2199
RSD
Avg
0.819588
High
0.820169
Low
0.818549
Last updated: 3/7/2026, 3:44:08 AM
Quick Conversions
| RSD | ALL |
|---|---|
| 1 RSD | 0.82 ALL |
| 10 RSD | 8.20 ALL |
| 50 RSD | 40.99 ALL |
| 100 RSD | 81.98 ALL |
| 500 RSD | 409.88 ALL |
| 1,000 RSD | 819.76 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-03-07T03:44:08Z",
"rates": {
"ALL": 0.819763
}
}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": 81.97630000000001,
"rate": 0.819763
}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