Rate Overview
Live
1 TWD = 117.4622 UGX
1 UGX = 0.008513
TWD
Avg
118.6303
High
119.5530
Low
117.4622
Last updated: 6/16/2026, 7:18:36 AM
Quick Conversions
| TWD | UGX |
|---|---|
| 1 TWD | 117.46 UGX |
| 10 TWD | 1,174.62 UGX |
| 50 TWD | 5,873.11 UGX |
| 100 TWD | 11,746.22 UGX |
| 500 TWD | 58,731.12 UGX |
| 1,000 TWD | 117,462.24 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-06-16T07:18:36Z",
"rates": {
"UGX": 117.462241
}
}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": 11746.224100000001,
"rate": 117.462241
}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