Rate Overview
Live
1 UGX = 0.152413 SOS
1 SOS = 6.5611
UGX
Avg
0.152172
High
0.153802
Low
0.151101
Last updated: 7/31/2026, 10:58:11 AM
Quick Conversions
| UGX | SOS |
|---|---|
| 1 UGX | 0.15 SOS |
| 10 UGX | 1.52 SOS |
| 50 UGX | 7.62 SOS |
| 100 UGX | 15.24 SOS |
| 500 UGX | 76.21 SOS |
| 1,000 UGX | 152.41 SOS |
Get UGX/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=SOSExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-31T10:58:11Z",
"rates": {
"SOS": 0.152413
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "SOS",
"amount": 100
},
"result": 15.241299999999999,
"rate": 0.152413
}Build with UGX/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key