Rate Overview
Live
1 STD = 0.180002 UGX
1 UGX = 5.5555
STD
Avg
0.169337
High
0.180002
Low
0.161150
Last updated: 3/28/2026, 12:04:26 PM
Quick Conversions
| STD | UGX |
|---|---|
| 1 STD | 0.18 UGX |
| 10 STD | 1.80 UGX |
| 50 STD | 9.00 UGX |
| 100 STD | 18.00 UGX |
| 500 STD | 90.00 UGX |
| 1,000 STD | 180.00 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-03-28T12:04:26Z",
"rates": {
"UGX": 0.180002
}
}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.0002,
"rate": 0.180002
}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