Rate Overview
Live
1 UGX = 0.153820 SOS
1 SOS = 6.5011
UGX
Avg
0.152291
High
0.154693
Low
0.150676
Last updated: 3/27/2026, 9:50:08 AM
Quick Conversions
| UGX | SOS |
|---|---|
| 1 UGX | 0.15 SOS |
| 10 UGX | 1.54 SOS |
| 50 UGX | 7.69 SOS |
| 100 UGX | 15.38 SOS |
| 500 UGX | 76.91 SOS |
| 1,000 UGX | 153.82 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-27T09:50:08Z",
"rates": {
"SOS": 0.15382
}
}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.382000000000001,
"rate": 0.15382
}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