Rate Overview
Live
1 YER = 2.3342 SOS
1 SOS = 0.428409
YER
Avg
2.3955
High
2.4528
Low
2.3342
Last updated: 8/15/2026, 3:56:22 AM
Quick Conversions
| YER | SOS |
|---|---|
| 1 YER | 2.33 SOS |
| 10 YER | 23.34 SOS |
| 50 YER | 116.71 SOS |
| 100 YER | 233.42 SOS |
| 500 YER | 1,167.11 SOS |
| 1,000 YER | 2,334.22 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-08-15T03:56:22Z",
"rates": {
"SOS": 2.334219
}
}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": 233.4219,
"rate": 2.334219
}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