Rate Overview
Live
1 STD = 0.177495 UGX
1 UGX = 5.6340
STD
Avg
0.177145
High
0.178081
Low
0.176302
Last updated: 9/3/2026, 7:05:45 AM
Quick Conversions
| STD | UGX |
|---|---|
| 1 STD | 0.18 UGX |
| 10 STD | 1.77 UGX |
| 50 STD | 8.87 UGX |
| 100 STD | 17.75 UGX |
| 500 STD | 88.75 UGX |
| 1,000 STD | 177.50 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-09-03T07:05:45Z",
"rates": {
"UGX": 0.177495
}
}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.7495,
"rate": 0.177495
}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