Rate Overview
Live
1 UGX = 0.000741 WST
1 WST = 1349.53
UGX
Avg
0.000743
High
0.000753
Low
0.000726
Last updated: 3/6/2026, 8:14:32 AM
Quick Conversions
| UGX | WST |
|---|---|
| 1 UGX | 0.00 WST |
| 10 UGX | 0.01 WST |
| 50 UGX | 0.04 WST |
| 100 UGX | 0.07 WST |
| 500 UGX | 0.37 WST |
| 1,000 UGX | 0.74 WST |
Get UGX/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=WSTExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-06T08:14:32Z",
"rates": {
"WST": 0.000741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "WST",
"amount": 100
},
"result": 0.0741,
"rate": 0.000741
}Build with UGX/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key