Rate Overview
Live
1 THB = 114.7805 UGX
1 UGX = 0.008712
THB
Avg
114.5221
High
114.8141
Low
113.6672
Last updated: 9/8/2026, 9:47:48 PM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 114.78 UGX |
| 10 THB | 1,147.80 UGX |
| 50 THB | 5,739.02 UGX |
| 100 THB | 11,478.05 UGX |
| 500 THB | 57,390.25 UGX |
| 1,000 THB | 114,780.50 UGX |
Get THB/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=UGXExample Response:
{
"success": true,
"base": "THB",
"date": "2026-09-08T21:47:48Z",
"rates": {
"UGX": 114.780497
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "UGX",
"amount": 100
},
"result": 11478.0497,
"rate": 114.780497
}Build with THB/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key