Rate Overview
Live
1 SOS = 0.077580 UAH
1 UAH = 12.8899
SOS
Avg
0.075667
High
0.077580
Low
0.073616
Last updated: 5/27/2026, 7:19:39 PM
Quick Conversions
| SOS | UAH |
|---|---|
| 1 SOS | 0.08 UAH |
| 10 SOS | 0.78 UAH |
| 50 SOS | 3.88 UAH |
| 100 SOS | 7.76 UAH |
| 500 SOS | 38.79 UAH |
| 1,000 SOS | 77.58 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-05-27T19:19:39Z",
"rates": {
"UAH": 0.07758
}
}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.758,
"rate": 0.07758
}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