Rate Overview
Live
1 JPY = 0.054903 SVC
1 SVC = 18.2139
JPY
Avg
0.055123
High
0.055442
Low
0.054903
Last updated: 8/14/2026, 6:35:10 PM
Quick Conversions
| JPY | SVC |
|---|---|
| 1 JPY | 0.05 SVC |
| 10 JPY | 0.55 SVC |
| 50 JPY | 2.75 SVC |
| 100 JPY | 5.49 SVC |
| 500 JPY | 27.45 SVC |
| 1,000 JPY | 54.90 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-08-14T18:35:10Z",
"rates": {
"SVC": 0.054903
}
}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.4903,
"rate": 0.054903
}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