Rate Overview
Live
1 SVC = 18.5539 JPY
1 JPY = 0.053897
SVC
Avg
18.5007
High
18.5699
Low
18.4167
Last updated: 7/9/2026, 2:28:43 PM
Quick Conversions
| SVC | JPY |
|---|---|
| 1 SVC | 18.55 JPY |
| 10 SVC | 185.54 JPY |
| 50 SVC | 927.69 JPY |
| 100 SVC | 1,855.39 JPY |
| 500 SVC | 9,276.94 JPY |
| 1,000 SVC | 18,553.89 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-09T14:28:43Z",
"rates": {
"JPY": 18.553885
}
}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": 1855.3885,
"rate": 18.553885
}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