Rate Overview
Live
1 STD = 0.174143 UGX
1 UGX = 5.7424
STD
Avg
0.174257
High
0.175129
Low
0.173722
Last updated: 8/17/2026, 2:15:48 PM
Quick Conversions
| STD | UGX |
|---|---|
| 1 STD | 0.17 UGX |
| 10 STD | 1.74 UGX |
| 50 STD | 8.71 UGX |
| 100 STD | 17.41 UGX |
| 500 STD | 87.07 UGX |
| 1,000 STD | 174.14 UGX |
Get STD/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=UGXExample Response:
{
"success": true,
"base": "STD",
"date": "2026-08-17T14:15:48Z",
"rates": {
"UGX": 0.174143
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "UGX",
"amount": 100
},
"result": 17.4143,
"rate": 0.174143
}Build with STD/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key