Rate Overview
Live
1 SVC = 18.6463 JPY
1 JPY = 0.053630
SVC
Avg
17.7619
High
18.6463
Low
16.7301
Last updated: 7/22/2026, 7:37:17 AM
Quick Conversions
| SVC | JPY |
|---|---|
| 1 SVC | 18.65 JPY |
| 10 SVC | 186.46 JPY |
| 50 SVC | 932.32 JPY |
| 100 SVC | 1,864.63 JPY |
| 500 SVC | 9,323.17 JPY |
| 1,000 SVC | 18,646.34 JPY |
Get SVC/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=JPYExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-22T07:37:17Z",
"rates": {
"JPY": 18.646342
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "JPY",
"amount": 100
},
"result": 1864.6342,
"rate": 18.646342
}Build with SVC/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key