Rate Overview
Live
1 UAH = 12.8244 SOS
1 SOS = 0.077976
UAH
Avg
12.7564
High
12.8470
Low
12.4094
Last updated: 8/1/2026, 2:53:40 PM
Quick Conversions
| UAH | SOS |
|---|---|
| 1 UAH | 12.82 SOS |
| 10 UAH | 128.24 SOS |
| 50 UAH | 641.22 SOS |
| 100 UAH | 1,282.44 SOS |
| 500 UAH | 6,412.20 SOS |
| 1,000 UAH | 12,824.40 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-01T14:53:40Z",
"rates": {
"SOS": 12.824397
}
}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": 1282.4397,
"rate": 12.824397
}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