Rate Overview
Live
1 SVC = 18.2386 JPY
1 JPY = 0.054829
SVC
Avg
18.1884
High
18.2427
Low
18.1205
Last updated: 3/27/2026, 4:58:33 AM
Quick Conversions
| SVC | JPY |
|---|---|
| 1 SVC | 18.24 JPY |
| 10 SVC | 182.39 JPY |
| 50 SVC | 911.93 JPY |
| 100 SVC | 1,823.86 JPY |
| 500 SVC | 9,119.31 JPY |
| 1,000 SVC | 18,238.63 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-03-27T04:58:33Z",
"rates": {
"JPY": 18.238628
}
}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": 1823.8627999999999,
"rate": 18.238628
}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