Rate Overview
Live
1 UGX = 0.008260 TWD
1 TWD = 121.0654
UGX
Avg
0.008334
High
0.008389
Low
0.008260
Last updated: 9/11/2026, 9:44:18 AM
Quick Conversions
| UGX | TWD |
|---|---|
| 1 UGX | 0.01 TWD |
| 10 UGX | 0.08 TWD |
| 50 UGX | 0.41 TWD |
| 100 UGX | 0.83 TWD |
| 500 UGX | 4.13 TWD |
| 1,000 UGX | 8.26 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-09-11T09:44:18Z",
"rates": {
"TWD": 0.00826
}
}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.826,
"rate": 0.00826
}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