Rate Overview
Live
1 RSD = 0.009895 USD
1 USD = 101.0611
RSD
Avg
0.009972
High
0.010060
Low
0.009879
Last updated: 3/6/2026, 7:39:46 PM
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.95 USD |
| 1,000 RSD | 9.90 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-03-06T19:39:46Z",
"rates": {
"USD": 0.009895
}
}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.9894999999999999,
"rate": 0.009895
}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