Rate Overview
Live
1 SVC = 18.0397 JPY
1 JPY = 0.055433
SVC
Avg
17.9508
High
18.0479
Low
17.8259
Last updated: 3/6/2026, 7:30:29 PM
Quick Conversions
| SVC | JPY |
|---|---|
| 1 SVC | 18.04 JPY |
| 10 SVC | 180.40 JPY |
| 50 SVC | 901.99 JPY |
| 100 SVC | 1,803.97 JPY |
| 500 SVC | 9,019.86 JPY |
| 1,000 SVC | 18,039.71 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-06T19:30:29Z",
"rates": {
"JPY": 18.039714
}
}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": 1803.9714,
"rate": 18.039714
}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