Rate Overview
Live
1 STD = 0.167373 UGX
1 UGX = 5.9747
STD
Avg
0.169839
High
0.177107
Low
0.167373
Last updated: 7/4/2026, 8:22:13 PM
Quick Conversions
| STD | UGX |
|---|---|
| 1 STD | 0.17 UGX |
| 10 STD | 1.67 UGX |
| 50 STD | 8.37 UGX |
| 100 STD | 16.74 UGX |
| 500 STD | 83.69 UGX |
| 1,000 STD | 167.37 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-07-04T20:22:13Z",
"rates": {
"UGX": 0.167373
}
}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": 16.737299999999998,
"rate": 0.167373
}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