Rate Overview
Live
1 RSD = 0.009875 USD
1 USD = 101.2658
RSD
Avg
0.009854
High
0.009875
Low
0.009829
Last updated: 6/16/2026, 12:45:54 AM
Quick Conversions
| RSD | USD |
|---|---|
| 1 RSD | 0.01 USD |
| 10 RSD | 0.10 USD |
| 50 RSD | 0.49 USD |
| 100 RSD | 0.99 USD |
| 500 RSD | 4.94 USD |
| 1,000 RSD | 9.88 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-06-16T00:45:54Z",
"rates": {
"USD": 0.009875
}
}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.9875,
"rate": 0.009875
}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