Rate Overview
Live
1 JPY = 0.054038 SVC
1 SVC = 18.5055
JPY
Avg
0.054058
High
0.054298
Low
0.053777
Last updated: 7/7/2026, 12:12:02 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.02 SVC |
| 1,000 JPY | 54.04 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-07T12:12:02Z",
"rates": {
"SVC": 0.054038
}
}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.4038,
"rate": 0.054038
}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