Rate Overview
Live
1 SVC = 18.7009 JPY
1 JPY = 0.053473
SVC
Avg
17.4578
High
18.7009
Low
16.3118
Last updated: 7/29/2026, 8:39:28 AM
Quick Conversions
| SVC | JPY |
|---|---|
| 1 SVC | 18.70 JPY |
| 10 SVC | 187.01 JPY |
| 50 SVC | 935.04 JPY |
| 100 SVC | 1,870.09 JPY |
| 500 SVC | 9,350.43 JPY |
| 1,000 SVC | 18,700.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-29T08:39:28Z",
"rates": {
"JPY": 18.700857
}
}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": 1870.0856999999999,
"rate": 18.700857
}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