Rate Overview
Live
1 YER = 2.4003 SOS
1 SOS = 0.416614
YER
Avg
2.3958
High
2.4003
Low
2.3912
Last updated: 6/19/2026, 8:26:03 AM
Quick Conversions
| YER | SOS |
|---|---|
| 1 YER | 2.40 SOS |
| 10 YER | 24.00 SOS |
| 50 YER | 120.02 SOS |
| 100 YER | 240.03 SOS |
| 500 YER | 1,200.15 SOS |
| 1,000 YER | 2,400.31 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-06-19T08:26:03Z",
"rates": {
"SOS": 2.400306
}
}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.0306,
"rate": 2.400306
}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