Rate Overview
Live
1 IDR = 0.005710 RSD
1 RSD = 175.1313
IDR
Avg
0.005717
High
0.005731
Low
0.005699
Last updated: 9/7/2026, 1:17:29 AM
Quick Conversions
| IDR | RSD |
|---|---|
| 1 IDR | 0.01 RSD |
| 10 IDR | 0.06 RSD |
| 50 IDR | 0.29 RSD |
| 100 IDR | 0.57 RSD |
| 500 IDR | 2.86 RSD |
| 1,000 IDR | 5.71 RSD |
Get IDR/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=RSDExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-09-07T01:17:29Z",
"rates": {
"RSD": 0.00571
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "RSD",
"amount": 100
},
"result": 0.571,
"rate": 0.00571
}Build with IDR/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key