Rate Overview
Live
1 UAH = 12.4094 SOS
1 SOS = 0.080584
UAH
Avg
12.7230
High
12.8466
Low
12.4094
Last updated: 7/11/2026, 5:08:35 PM
Quick Conversions
| UAH | SOS |
|---|---|
| 1 UAH | 12.41 SOS |
| 10 UAH | 124.09 SOS |
| 50 UAH | 620.47 SOS |
| 100 UAH | 1,240.94 SOS |
| 500 UAH | 6,204.70 SOS |
| 1,000 UAH | 12,409.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-07-11T17:08:35Z",
"rates": {
"SOS": 12.409404
}
}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": 1240.9404,
"rate": 12.409404
}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