Rate Overview
Live
1 UAH = 12.6980 SOS
1 SOS = 0.078752
UAH
Avg
12.6654
High
12.7528
Low
12.3854
Last updated: 8/21/2026, 12:31:09 AM
Quick Conversions
| UAH | SOS |
|---|---|
| 1 UAH | 12.70 SOS |
| 10 UAH | 126.98 SOS |
| 50 UAH | 634.90 SOS |
| 100 UAH | 1,269.80 SOS |
| 500 UAH | 6,349.02 SOS |
| 1,000 UAH | 12,698.04 SOS |
Get UAH/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=SOSExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-08-21T00:31:09Z",
"rates": {
"SOS": 12.698035
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "SOS",
"amount": 100
},
"result": 1269.8035,
"rate": 12.698035
}Build with UAH/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key