Rate Overview
Live
1 SOS = 0.417559 YER
1 YER = 2.3949
SOS
Avg
0.417381
High
0.418221
Low
0.416418
Last updated: 3/7/2026, 7:19:02 AM
Quick Conversions
| SOS | YER |
|---|---|
| 1 SOS | 0.42 YER |
| 10 SOS | 4.18 YER |
| 50 SOS | 20.88 YER |
| 100 SOS | 41.76 YER |
| 500 SOS | 208.78 YER |
| 1,000 SOS | 417.56 YER |
Get SOS/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=YERExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-03-07T07:19:02Z",
"rates": {
"YER": 0.417559
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "YER",
"amount": 100
},
"result": 41.755900000000004,
"rate": 0.417559
}Build with SOS/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key