Rate Overview
Live
1 SVC = 18.6873 JPY
1 JPY = 0.053512
SVC
Avg
18.6685
High
18.7262
Low
18.5582
Last updated: 7/27/2026, 10:06:41 AM
Quick Conversions
| SVC | JPY |
|---|---|
| 1 SVC | 18.69 JPY |
| 10 SVC | 186.87 JPY |
| 50 SVC | 934.36 JPY |
| 100 SVC | 1,868.73 JPY |
| 500 SVC | 9,343.63 JPY |
| 1,000 SVC | 18,687.26 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-27T10:06:41Z",
"rates": {
"JPY": 18.687257
}
}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": 1868.7257,
"rate": 18.687257
}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