Rate Overview
Live
1 SOS = 0.078876 UAH
1 UAH = 12.6781
SOS
Avg
0.078672
High
0.078974
Low
0.078370
Last updated: 7/30/2026, 9:52:43 PM
Quick Conversions
| SOS | UAH |
|---|---|
| 1 SOS | 0.08 UAH |
| 10 SOS | 0.79 UAH |
| 50 SOS | 3.94 UAH |
| 100 SOS | 7.89 UAH |
| 500 SOS | 39.44 UAH |
| 1,000 SOS | 78.88 UAH |
Get SOS/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=UAHExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-07-30T21:52:43Z",
"rates": {
"UAH": 0.078876
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "UAH",
"amount": 100
},
"result": 7.8876,
"rate": 0.078876
}Build with SOS/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key