Rate Overview
Live
1 IDR = 0.005690 RSD
1 RSD = 175.7469
IDR
Avg
0.005714
High
0.005773
Low
0.005669
Last updated: 7/28/2026, 8:37:10 PM
Quick Conversions
| IDR | RSD |
|---|---|
| 1 IDR | 0.01 RSD |
| 10 IDR | 0.06 RSD |
| 50 IDR | 0.28 RSD |
| 100 IDR | 0.57 RSD |
| 500 IDR | 2.84 RSD |
| 1,000 IDR | 5.69 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-07-28T20:37:10Z",
"rates": {
"RSD": 0.00569
}
}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.569,
"rate": 0.00569
}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