Rate Overview
Live
1 TWD = 119.6672 UGX
1 UGX = 0.008357
TWD
Avg
119.8142
High
120.4497
Low
119.2052
Last updated: 5/27/2026, 3:44:33 AM
Quick Conversions
| TWD | UGX |
|---|---|
| 1 TWD | 119.67 UGX |
| 10 TWD | 1,196.67 UGX |
| 50 TWD | 5,983.36 UGX |
| 100 TWD | 11,966.72 UGX |
| 500 TWD | 59,833.60 UGX |
| 1,000 TWD | 119,667.20 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-05-27T03:44:33Z",
"rates": {
"UGX": 119.667197
}
}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": 11966.7197,
"rate": 119.667197
}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