Rate Overview
Live
1 SVC = 27.2216 YER
1 YER = 0.036736
SVC
Avg
27.1707
High
27.2706
Low
27.0837
Last updated: 7/29/2026, 3:20:25 AM
Quick Conversions
| SVC | YER |
|---|---|
| 1 SVC | 27.22 YER |
| 10 SVC | 272.22 YER |
| 50 SVC | 1,361.08 YER |
| 100 SVC | 2,722.16 YER |
| 500 SVC | 13,610.78 YER |
| 1,000 SVC | 27,221.57 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-29T03:20:25Z",
"rates": {
"YER": 27.221569
}
}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": 2722.1569,
"rate": 27.221569
}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