Rate Overview
Live
1 JPY = 0.054864 SVC
1 SVC = 18.2269
JPY
Avg
0.054889
High
0.055029
Low
0.054663
Last updated: 4/17/2026, 6:11:01 AM
Quick Conversions
| JPY | SVC |
|---|---|
| 1 JPY | 0.05 SVC |
| 10 JPY | 0.55 SVC |
| 50 JPY | 2.74 SVC |
| 100 JPY | 5.49 SVC |
| 500 JPY | 27.43 SVC |
| 1,000 JPY | 54.86 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-04-17T06:11:01Z",
"rates": {
"SVC": 0.054864
}
}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.486400000000001,
"rate": 0.054864
}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