Rate Overview
Live
1 SVC = 27.2740 YER
1 YER = 0.036665
SVC
Avg
27.2553
High
27.3262
Low
27.1978
Last updated: 5/28/2026, 2:34:46 AM
Quick Conversions
| SVC | YER |
|---|---|
| 1 SVC | 27.27 YER |
| 10 SVC | 272.74 YER |
| 50 SVC | 1,363.70 YER |
| 100 SVC | 2,727.40 YER |
| 500 SVC | 13,637.01 YER |
| 1,000 SVC | 27,274.03 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-05-28T02:34:46Z",
"rates": {
"YER": 27.274029
}
}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": 2727.4029,
"rate": 27.274029
}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