Rate Overview
Live
1 RSD = 0.786682 ALL
1 ALL = 1.2712
RSD
Avg
0.786463
High
0.787422
Low
0.785518
Last updated: 9/2/2026, 9:56:12 AM
Quick Conversions
| RSD | ALL |
|---|---|
| 1 RSD | 0.79 ALL |
| 10 RSD | 7.87 ALL |
| 50 RSD | 39.33 ALL |
| 100 RSD | 78.67 ALL |
| 500 RSD | 393.34 ALL |
| 1,000 RSD | 786.68 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-09-02T09:56:12Z",
"rates": {
"ALL": 0.786682
}
}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": 78.6682,
"rate": 0.786682
}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