Rate Overview
Live
1 UAH = 13.0641 SOS
1 SOS = 0.076546
UAH
Avg
13.1305
High
13.2603
Low
13.0130
Last updated: 3/7/2026, 7:41:30 AM
Quick Conversions
| UAH | SOS |
|---|---|
| 1 UAH | 13.06 SOS |
| 10 UAH | 130.64 SOS |
| 50 UAH | 653.21 SOS |
| 100 UAH | 1,306.41 SOS |
| 500 UAH | 6,532.05 SOS |
| 1,000 UAH | 13,064.11 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-03-07T07:41:30Z",
"rates": {
"SOS": 13.064105
}
}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": 1306.4105,
"rate": 13.064105
}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