Rate Overview
Live
1 YER = 2.4027 SOS
1 SOS = 0.416196
YER
Avg
2.4057
High
2.4138
Low
2.3952
Last updated: 7/9/2026, 6:00:01 AM
Quick Conversions
| YER | SOS |
|---|---|
| 1 YER | 2.40 SOS |
| 10 YER | 24.03 SOS |
| 50 YER | 120.14 SOS |
| 100 YER | 240.27 SOS |
| 500 YER | 1,201.36 SOS |
| 1,000 YER | 2,402.72 SOS |
Get YER/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=SOSExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-09T06:00:01Z",
"rates": {
"SOS": 2.402716
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "SOS",
"amount": 100
},
"result": 240.27159999999998,
"rate": 2.402716
}Build with YER/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key