Rate Overview
Live
1 SOS = 0.415874 YER
1 YER = 2.4046
SOS
Avg
0.416988
High
0.428872
Low
0.413962
Last updated: 7/21/2026, 9:33:37 PM
Quick Conversions
| SOS | YER |
|---|---|
| 1 SOS | 0.42 YER |
| 10 SOS | 4.16 YER |
| 50 SOS | 20.79 YER |
| 100 SOS | 41.59 YER |
| 500 SOS | 207.94 YER |
| 1,000 SOS | 415.87 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-07-21T21:33:37Z",
"rates": {
"YER": 0.415874
}
}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.5874,
"rate": 0.415874
}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