Rate Overview
Live
1 SVC = 18.7273 JPY
1 JPY = 0.053398
SVC
Avg
18.6933
High
18.7329
Low
18.5992
Last updated: 7/28/2026, 11:38:25 PM
Quick Conversions
| SVC | JPY |
|---|---|
| 1 SVC | 18.73 JPY |
| 10 SVC | 187.27 JPY |
| 50 SVC | 936.37 JPY |
| 100 SVC | 1,872.73 JPY |
| 500 SVC | 9,363.66 JPY |
| 1,000 SVC | 18,727.31 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-28T23:38:25Z",
"rates": {
"JPY": 18.727314
}
}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": 1872.7314,
"rate": 18.727314
}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