Rate Overview
Live
1 SVC = 27.1865 YER
1 YER = 0.036783
SVC
Avg
27.2500
High
27.2706
Low
27.1865
Last updated: 6/19/2026, 8:27:42 AM
Quick Conversions
| SVC | YER |
|---|---|
| 1 SVC | 27.19 YER |
| 10 SVC | 271.87 YER |
| 50 SVC | 1,359.33 YER |
| 100 SVC | 2,718.65 YER |
| 500 SVC | 13,593.26 YER |
| 1,000 SVC | 27,186.52 YER |
Get SVC/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=YERExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-06-19T08:27:42Z",
"rates": {
"YER": 27.186525
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "YER",
"amount": 100
},
"result": 2718.6525,
"rate": 27.186525
}Build with SVC/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key