Rate Overview
Live
1 JPY = 0.053422 SVC
1 SVC = 18.7189
JPY
Avg
0.053504
High
0.053765
Low
0.053401
Last updated: 7/28/2026, 8:53:33 AM
Quick Conversions
| JPY | SVC |
|---|---|
| 1 JPY | 0.05 SVC |
| 10 JPY | 0.53 SVC |
| 50 JPY | 2.67 SVC |
| 100 JPY | 5.34 SVC |
| 500 JPY | 26.71 SVC |
| 1,000 JPY | 53.42 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-28T08:53:33Z",
"rates": {
"SVC": 0.053422
}
}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.3422,
"rate": 0.053422
}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