Rate Overview
Live
1 TWD = 118.7654 UGX
1 UGX = 0.008420
TWD
Avg
118.7309
High
119.4820
Low
117.0828
Last updated: 9/2/2026, 8:36:01 AM
Quick Conversions
| TWD | UGX |
|---|---|
| 1 TWD | 118.77 UGX |
| 10 TWD | 1,187.65 UGX |
| 50 TWD | 5,938.27 UGX |
| 100 TWD | 11,876.54 UGX |
| 500 TWD | 59,382.68 UGX |
| 1,000 TWD | 118,765.37 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-09-02T08:36:01Z",
"rates": {
"UGX": 118.765366
}
}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": 11876.5366,
"rate": 118.765366
}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