Rate Overview
Live
1 STD = 0.178312 UGX
1 UGX = 5.6081
STD
Avg
0.166653
High
0.181349
Low
0.154124
Last updated: 5/27/2026, 8:25:16 PM
Quick Conversions
| STD | UGX |
|---|---|
| 1 STD | 0.18 UGX |
| 10 STD | 1.78 UGX |
| 50 STD | 8.92 UGX |
| 100 STD | 17.83 UGX |
| 500 STD | 89.16 UGX |
| 1,000 STD | 178.31 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-05-27T20:25:16Z",
"rates": {
"UGX": 0.178312
}
}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.8312,
"rate": 0.178312
}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