Rate Overview
Live
1 IDR = 0.000490 SVC
1 SVC = 2040.82
IDR
Avg
0.000491
High
0.000493
Low
0.000488
Last updated: 6/19/2026, 8:31:26 AM
Quick Conversions
| IDR | SVC |
|---|---|
| 1 IDR | 0.00 SVC |
| 10 IDR | 0.00 SVC |
| 50 IDR | 0.02 SVC |
| 100 IDR | 0.05 SVC |
| 500 IDR | 0.25 SVC |
| 1,000 IDR | 0.49 SVC |
Get IDR/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=SVCExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-06-19T08:31:26Z",
"rates": {
"SVC": 0.00049
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "SVC",
"amount": 100
},
"result": 0.049,
"rate": 0.00049
}Build with IDR/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key