Rate Overview
Live
1 IDR = 0.005782 RSD
1 RSD = 172.9505
IDR
Avg
0.005822
High
0.005872
Low
0.005782
Last updated: 4/17/2026, 6:23:38 AM
Quick Conversions
| IDR | RSD |
|---|---|
| 1 IDR | 0.01 RSD |
| 10 IDR | 0.06 RSD |
| 50 IDR | 0.29 RSD |
| 100 IDR | 0.58 RSD |
| 500 IDR | 2.89 RSD |
| 1,000 IDR | 5.78 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-04-17T06:23:38Z",
"rates": {
"RSD": 0.005782
}
}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.5781999999999999,
"rate": 0.005782
}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