Rate Overview
Live
1 TWD = 114.3342 UGX
1 UGX = 0.008746
TWD
Avg
114.9625
High
116.9308
Low
113.7087
Last updated: 7/17/2026, 12:03:52 PM
Quick Conversions
| TWD | UGX |
|---|---|
| 1 TWD | 114.33 UGX |
| 10 TWD | 1,143.34 UGX |
| 50 TWD | 5,716.71 UGX |
| 100 TWD | 11,433.42 UGX |
| 500 TWD | 57,167.11 UGX |
| 1,000 TWD | 114,334.22 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-17T12:03:52Z",
"rates": {
"UGX": 114.334216
}
}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": 11433.4216,
"rate": 114.334216
}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