Rate Overview
Live
1 SVC = 18.4350 JPY
1 JPY = 0.054245
SVC
Avg
18.3468
High
18.4350
Low
18.2846
Last updated: 6/19/2026, 9:47:27 AM
Quick Conversions
| SVC | JPY |
|---|---|
| 1 SVC | 18.44 JPY |
| 10 SVC | 184.35 JPY |
| 50 SVC | 921.75 JPY |
| 100 SVC | 1,843.50 JPY |
| 500 SVC | 9,217.51 JPY |
| 1,000 SVC | 18,435.03 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-06-19T09:47:27Z",
"rates": {
"JPY": 18.435028
}
}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": 1843.5028,
"rate": 18.435028
}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