Rate Overview
Live
1 YER = 0.036792 SVC
1 SVC = 27.1798
YER
Avg
0.036695
High
0.036792
Low
0.036594
Last updated: 5/8/2026, 9:37:00 AM
Quick Conversions
| YER | SVC |
|---|---|
| 1 YER | 0.04 SVC |
| 10 YER | 0.37 SVC |
| 50 YER | 1.84 SVC |
| 100 YER | 3.68 SVC |
| 500 YER | 18.40 SVC |
| 1,000 YER | 36.79 SVC |
Get YER/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=SVCExample Response:
{
"success": true,
"base": "YER",
"date": "2026-05-08T09:37:00Z",
"rates": {
"SVC": 0.036792
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "SVC",
"amount": 100
},
"result": 3.6792,
"rate": 0.036792
}Build with YER/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key