Rate Overview
Live
1 SVC = 27.0856 YER
1 YER = 0.036920
SVC
Avg
27.0750
High
27.0888
Low
27.0443
Last updated: 9/4/2026, 1:31:38 PM
Quick Conversions
| SVC | YER |
|---|---|
| 1 SVC | 27.09 YER |
| 10 SVC | 270.86 YER |
| 50 SVC | 1,354.28 YER |
| 100 SVC | 2,708.56 YER |
| 500 SVC | 13,542.82 YER |
| 1,000 SVC | 27,085.64 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-09-04T13:31:38Z",
"rates": {
"YER": 27.085643
}
}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": 2708.5643,
"rate": 27.085643
}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