Rate Overview
Live
1 UGX = 0.008612 THB
1 THB = 116.1170
UGX
Avg
0.008632
High
0.008666
Low
0.008589
Last updated: 5/29/2026, 6:51:57 PM
Quick Conversions
| UGX | THB |
|---|---|
| 1 UGX | 0.01 THB |
| 10 UGX | 0.09 THB |
| 50 UGX | 0.43 THB |
| 100 UGX | 0.86 THB |
| 500 UGX | 4.31 THB |
| 1,000 UGX | 8.61 THB |
Get UGX/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=THBExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-05-29T18:51:57Z",
"rates": {
"THB": 0.008612
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "THB",
"amount": 100
},
"result": 0.8612,
"rate": 0.008612
}Build with UGX/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key