Rate Overview
Live
1 SVC = 18.7189 JPY
1 JPY = 0.053422
SVC
Avg
18.1783
High
18.7189
Low
17.5210
Last updated: 7/28/2026, 6:35:20 PM
Quick Conversions
| SVC | JPY |
|---|---|
| 1 SVC | 18.72 JPY |
| 10 SVC | 187.19 JPY |
| 50 SVC | 935.94 JPY |
| 100 SVC | 1,871.89 JPY |
| 500 SVC | 9,359.43 JPY |
| 1,000 SVC | 18,718.86 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-28T18:35:20Z",
"rates": {
"JPY": 18.718857
}
}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": 1871.8857,
"rate": 18.718857
}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