Rate Overview
Live
1 SVC = 18.2040 JPY
1 JPY = 0.054933
SVC
Avg
18.0041
High
18.2650
Low
17.4435
Last updated: 5/30/2026, 9:23:34 AM
Quick Conversions
| SVC | JPY |
|---|---|
| 1 SVC | 18.20 JPY |
| 10 SVC | 182.04 JPY |
| 50 SVC | 910.20 JPY |
| 100 SVC | 1,820.40 JPY |
| 500 SVC | 9,102.00 JPY |
| 1,000 SVC | 18,204.01 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-05-30T09:23:34Z",
"rates": {
"JPY": 18.204007
}
}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": 1820.4007000000001,
"rate": 18.204007
}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