Rate Overview
Live
1 JPY = 0.054836 SVC
1 SVC = 18.2362
JPY
Avg
0.055353
High
0.055997
Low
0.054749
Last updated: 5/28/2026, 12:05:37 AM
Quick Conversions
| JPY | SVC |
|---|---|
| 1 JPY | 0.05 SVC |
| 10 JPY | 0.55 SVC |
| 50 JPY | 2.74 SVC |
| 100 JPY | 5.48 SVC |
| 500 JPY | 27.42 SVC |
| 1,000 JPY | 54.84 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-05-28T00:05:37Z",
"rates": {
"SVC": 0.054836
}
}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.4836,
"rate": 0.054836
}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