Rate Overview
Live
1 TWD = 116.9432 UGX
1 UGX = 0.008551
TWD
Avg
116.7243
High
118.0219
Low
115.8901
Last updated: 4/16/2026, 9:24:02 AM
Quick Conversions
| TWD | UGX |
|---|---|
| 1 TWD | 116.94 UGX |
| 10 TWD | 1,169.43 UGX |
| 50 TWD | 5,847.16 UGX |
| 100 TWD | 11,694.32 UGX |
| 500 TWD | 58,471.59 UGX |
| 1,000 TWD | 116,943.18 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-04-16T09:24:02Z",
"rates": {
"UGX": 116.943176
}
}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": 11694.317599999998,
"rate": 116.943176
}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