Rate Overview
Live
1 TWD = 116.7144 UGX
1 UGX = 0.008568
TWD
Avg
115.9029
High
121.6421
Low
111.5287
Last updated: 7/26/2026, 12:49:14 PM
Quick Conversions
| TWD | UGX |
|---|---|
| 1 TWD | 116.71 UGX |
| 10 TWD | 1,167.14 UGX |
| 50 TWD | 5,835.72 UGX |
| 100 TWD | 11,671.44 UGX |
| 500 TWD | 58,357.21 UGX |
| 1,000 TWD | 116,714.43 UGX |
Get TWD/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=UGXExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-26T12:49:14Z",
"rates": {
"UGX": 116.714427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "UGX",
"amount": 100
},
"result": 11671.4427,
"rate": 116.714427
}Build with TWD/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key