Rate Overview
Live
1 JPY = 0.053992 SVC
1 SVC = 18.5213
JPY
Avg
0.054055
High
0.054298
Low
0.053777
Last updated: 7/6/2026, 7:03:42 PM
Quick Conversions
| JPY | SVC |
|---|---|
| 1 JPY | 0.05 SVC |
| 10 JPY | 0.54 SVC |
| 50 JPY | 2.70 SVC |
| 100 JPY | 5.40 SVC |
| 500 JPY | 27.00 SVC |
| 1,000 JPY | 53.99 SVC |
Get JPY/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SVCExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-06T19:03:42Z",
"rates": {
"SVC": 0.053992
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SVC",
"amount": 100
},
"result": 5.3991999999999996,
"rate": 0.053992
}Build with JPY/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key