Rate Overview
Live
1 UGX = 0.155526 SOS
1 SOS = 6.4298
UGX
Avg
0.153914
High
0.156635
Low
0.151859
Last updated: 6/19/2026, 8:33:27 AM
Quick Conversions
| UGX | SOS |
|---|---|
| 1 UGX | 0.16 SOS |
| 10 UGX | 1.56 SOS |
| 50 UGX | 7.78 SOS |
| 100 UGX | 15.55 SOS |
| 500 UGX | 77.76 SOS |
| 1,000 UGX | 155.53 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-06-19T08:33:27Z",
"rates": {
"SOS": 0.155526
}
}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.5526,
"rate": 0.155526
}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