Rate Overview
Live
1 TWD = 116.2797 UGX
1 UGX = 0.008600
TWD
Avg
117.2854
High
118.0965
Low
115.9513
Last updated: 3/27/2026, 4:54:32 AM
Quick Conversions
| TWD | UGX |
|---|---|
| 1 TWD | 116.28 UGX |
| 10 TWD | 1,162.80 UGX |
| 50 TWD | 5,813.99 UGX |
| 100 TWD | 11,627.97 UGX |
| 500 TWD | 58,139.86 UGX |
| 1,000 TWD | 116,279.72 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-27T04:54:32Z",
"rates": {
"UGX": 116.279718
}
}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": 11627.9718,
"rate": 116.279718
}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