Rate Overview
Live
1 STD = 0.181726 UGX
1 UGX = 5.5028
STD
Avg
0.181520
High
0.182011
Low
0.180037
Last updated: 5/7/2026, 1:48:06 PM
Quick Conversions
| STD | UGX |
|---|---|
| 1 STD | 0.18 UGX |
| 10 STD | 1.82 UGX |
| 50 STD | 9.09 UGX |
| 100 STD | 18.17 UGX |
| 500 STD | 90.86 UGX |
| 1,000 STD | 181.73 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-07T13:48:06Z",
"rates": {
"UGX": 0.181726
}
}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": 18.1726,
"rate": 0.181726
}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