Rate Overview
Live
1 UGX = 0.008599 TWD
1 TWD = 116.2926
UGX
Avg
0.008749
High
0.008966
Low
0.008474
Last updated: 3/27/2026, 3:34:43 PM
Quick Conversions
| UGX | TWD |
|---|---|
| 1 UGX | 0.01 TWD |
| 10 UGX | 0.09 TWD |
| 50 UGX | 0.43 TWD |
| 100 UGX | 0.86 TWD |
| 500 UGX | 4.30 TWD |
| 1,000 UGX | 8.60 TWD |
Get UGX/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=TWDExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-27T15:34:43Z",
"rates": {
"TWD": 0.008599
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "TWD",
"amount": 100
},
"result": 0.8599000000000001,
"rate": 0.008599
}Build with UGX/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key