Rate Overview
Live
1 SVC = 27.1092 YER
1 YER = 0.036888
SVC
Avg
27.1087
High
27.1153
Low
27.1033
Last updated: 8/17/2026, 5:42:29 PM
Quick Conversions
| SVC | YER |
|---|---|
| 1 SVC | 27.11 YER |
| 10 SVC | 271.09 YER |
| 50 SVC | 1,355.46 YER |
| 100 SVC | 2,710.92 YER |
| 500 SVC | 13,554.61 YER |
| 1,000 SVC | 27,109.22 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-08-17T17:42:29Z",
"rates": {
"YER": 27.109217
}
}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": 2710.9217,
"rate": 27.109217
}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