Rate Overview
Live
1 UGX = 0.154888 SOS
1 SOS = 6.4563
UGX
Avg
0.156694
High
0.158778
Low
0.153530
Last updated: 3/6/2026, 8:14:33 AM
Quick Conversions
| UGX | SOS |
|---|---|
| 1 UGX | 0.15 SOS |
| 10 UGX | 1.55 SOS |
| 50 UGX | 7.74 SOS |
| 100 UGX | 15.49 SOS |
| 500 UGX | 77.44 SOS |
| 1,000 UGX | 154.89 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-03-06T08:14:33Z",
"rates": {
"SOS": 0.154888
}
}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.4888,
"rate": 0.154888
}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