Rate Overview
Live
1 UGX = 0.154658 SOS
1 SOS = 6.4659
UGX
Avg
0.154429
High
0.155276
Low
0.153154
Last updated: 4/17/2026, 6:32:04 AM
Quick Conversions
| UGX | SOS |
|---|---|
| 1 UGX | 0.15 SOS |
| 10 UGX | 1.55 SOS |
| 50 UGX | 7.73 SOS |
| 100 UGX | 15.47 SOS |
| 500 UGX | 77.33 SOS |
| 1,000 UGX | 154.66 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-04-17T06:32:04Z",
"rates": {
"SOS": 0.154658
}
}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.4658,
"rate": 0.154658
}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