Rate Overview
Live
1 RSD = 0.009718 USD
1 USD = 102.9018
RSD
Avg
0.009639
High
0.010071
Low
0.008776
Last updated: 7/22/2026, 4:53:45 PM
Quick Conversions
| RSD | USD |
|---|---|
| 1 RSD | 0.01 USD |
| 10 RSD | 0.10 USD |
| 50 RSD | 0.49 USD |
| 100 RSD | 0.97 USD |
| 500 RSD | 4.86 USD |
| 1,000 RSD | 9.72 USD |
Get RSD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=USDExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-22T16:53:45Z",
"rates": {
"USD": 0.009718
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "USD",
"amount": 100
},
"result": 0.9717999999999999,
"rate": 0.009718
}Build with RSD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key