Rate Overview
Live
1 SOS = 0.078110 UAH
1 UAH = 12.8025
SOS
Avg
0.078775
High
0.080739
Low
0.078110
Last updated: 8/21/2026, 6:22:00 PM
Quick Conversions
| SOS | UAH |
|---|---|
| 1 SOS | 0.08 UAH |
| 10 SOS | 0.78 UAH |
| 50 SOS | 3.91 UAH |
| 100 SOS | 7.81 UAH |
| 500 SOS | 39.06 UAH |
| 1,000 SOS | 78.11 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-08-21T18:22:00Z",
"rates": {
"UAH": 0.07811
}
}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.811,
"rate": 0.07811
}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