Rate Overview
Live
1 SVC = 27.0955 YER
1 YER = 0.036906
SVC
Avg
27.1048
High
27.2040
Low
27.0841
Last updated: 7/10/2026, 5:11:01 PM
Quick Conversions
| SVC | YER |
|---|---|
| 1 SVC | 27.10 YER |
| 10 SVC | 270.96 YER |
| 50 SVC | 1,354.78 YER |
| 100 SVC | 2,709.55 YER |
| 500 SVC | 13,547.76 YER |
| 1,000 SVC | 27,095.51 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-07-10T17:11:01Z",
"rates": {
"YER": 27.095513
}
}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": 2709.5513,
"rate": 27.095513
}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