Rate Overview
Live
1 TWD = 115.9597 UGX
1 UGX = 0.008624
TWD
Avg
115.4396
High
117.3622
Low
114.4056
Last updated: 3/6/2026, 6:09:00 PM
Quick Conversions
| TWD | UGX |
|---|---|
| 1 TWD | 115.96 UGX |
| 10 TWD | 1,159.60 UGX |
| 50 TWD | 5,797.99 UGX |
| 100 TWD | 11,595.97 UGX |
| 500 TWD | 57,979.87 UGX |
| 1,000 TWD | 115,959.74 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-03-06T18:09:00Z",
"rates": {
"UGX": 115.959735
}
}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": 11595.9735,
"rate": 115.959735
}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