Rate Overview
Live
1 UGX = 0.151190 SOS
1 SOS = 6.6142
UGX
Avg
0.155546
High
0.164452
Low
0.151064
Last updated: 5/27/2026, 8:36:33 PM
Quick Conversions
| UGX | SOS |
|---|---|
| 1 UGX | 0.15 SOS |
| 10 UGX | 1.51 SOS |
| 50 UGX | 7.56 SOS |
| 100 UGX | 15.12 SOS |
| 500 UGX | 75.60 SOS |
| 1,000 UGX | 151.19 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-05-27T20:36:33Z",
"rates": {
"SOS": 0.15119
}
}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.119,
"rate": 0.15119
}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