Rate Overview
Live
1 SVC = 17.9056 JPY
1 JPY = 0.055848
SVC
Avg
17.9200
High
18.0297
Low
17.8580
Last updated: 5/9/2026, 4:54:51 AM
Quick Conversions
| SVC | JPY |
|---|---|
| 1 SVC | 17.91 JPY |
| 10 SVC | 179.06 JPY |
| 50 SVC | 895.28 JPY |
| 100 SVC | 1,790.56 JPY |
| 500 SVC | 8,952.82 JPY |
| 1,000 SVC | 17,905.65 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-09T04:54:51Z",
"rates": {
"JPY": 17.905647
}
}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": 1790.5647,
"rate": 17.905647
}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