Rate Overview
Live
1 STD = 0.171992 UGX
1 UGX = 5.8142
STD
Avg
0.171806
High
0.172418
Low
0.171214
Last updated: 7/24/2026, 2:46:25 AM
Quick Conversions
| STD | UGX |
|---|---|
| 1 STD | 0.17 UGX |
| 10 STD | 1.72 UGX |
| 50 STD | 8.60 UGX |
| 100 STD | 17.20 UGX |
| 500 STD | 86.00 UGX |
| 1,000 STD | 171.99 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-24T02:46:25Z",
"rates": {
"UGX": 0.171992
}
}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.1992,
"rate": 0.171992
}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