Rate Overview
Live
1 SVC = 18.1320 JPY
1 JPY = 0.055151
SVC
Avg
18.1954
High
18.2938
Low
18.1320
Last updated: 4/18/2026, 8:47:12 AM
Quick Conversions
| SVC | JPY |
|---|---|
| 1 SVC | 18.13 JPY |
| 10 SVC | 181.32 JPY |
| 50 SVC | 906.60 JPY |
| 100 SVC | 1,813.20 JPY |
| 500 SVC | 9,065.98 JPY |
| 1,000 SVC | 18,131.96 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-04-18T08:47:12Z",
"rates": {
"JPY": 18.131959
}
}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": 1813.1959,
"rate": 18.131959
}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