Rate Overview
Live
1 SVC = 27.2646 YER
1 YER = 0.036678
SVC
Avg
27.2703
High
27.3262
Low
27.2618
Last updated: 5/7/2026, 7:55:12 PM
Quick Conversions
| SVC | YER |
|---|---|
| 1 SVC | 27.26 YER |
| 10 SVC | 272.65 YER |
| 50 SVC | 1,363.23 YER |
| 100 SVC | 2,726.46 YER |
| 500 SVC | 13,632.28 YER |
| 1,000 SVC | 27,264.56 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-07T19:55:12Z",
"rates": {
"YER": 27.264557
}
}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": 2726.4557,
"rate": 27.264557
}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