Rate Overview
Live
1 SVC = 18.7282 JPY
1 JPY = 0.053395
SVC
Avg
18.5696
High
18.7329
Low
18.4167
Last updated: 7/28/2026, 3:24:16 PM
Quick Conversions
| SVC | JPY |
|---|---|
| 1 SVC | 18.73 JPY |
| 10 SVC | 187.28 JPY |
| 50 SVC | 936.41 JPY |
| 100 SVC | 1,872.82 JPY |
| 500 SVC | 9,364.11 JPY |
| 1,000 SVC | 18,728.23 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-28T15:24:16Z",
"rates": {
"JPY": 18.728228
}
}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.8228000000001,
"rate": 18.728228
}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