Rate Overview
Live
1 UAH = 12.8898 SOS
1 SOS = 0.077581
UAH
Avg
12.9154
High
12.9459
Low
12.8832
Last updated: 5/27/2026, 11:47:44 PM
Quick Conversions
| UAH | SOS |
|---|---|
| 1 UAH | 12.89 SOS |
| 10 UAH | 128.90 SOS |
| 50 UAH | 644.49 SOS |
| 100 UAH | 1,288.98 SOS |
| 500 UAH | 6,444.88 SOS |
| 1,000 UAH | 12,889.76 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-05-27T23:47:44Z",
"rates": {
"SOS": 12.889762
}
}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": 1288.9761999999998,
"rate": 12.889762
}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