Rate Overview
Live
1 TWD = 114.2899 UGX
1 UGX = 0.008750
TWD
Avg
114.7641
High
115.2448
Low
114.2813
Last updated: 7/5/2026, 12:45:05 PM
Quick Conversions
| TWD | UGX |
|---|---|
| 1 TWD | 114.29 UGX |
| 10 TWD | 1,142.90 UGX |
| 50 TWD | 5,714.49 UGX |
| 100 TWD | 11,428.99 UGX |
| 500 TWD | 57,144.94 UGX |
| 1,000 TWD | 114,289.88 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-05T12:45:05Z",
"rates": {
"UGX": 114.289884
}
}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": 11428.9884,
"rate": 114.289884
}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