Rate Overview
Live
1 TWD = 120.1189 UGX
1 UGX = 0.008325
TWD
Avg
116.6686
High
125.6641
Low
111.4677
Last updated: 5/27/2026, 9:55:34 AM
Quick Conversions
| TWD | UGX |
|---|---|
| 1 TWD | 120.12 UGX |
| 10 TWD | 1,201.19 UGX |
| 50 TWD | 6,005.95 UGX |
| 100 TWD | 12,011.89 UGX |
| 500 TWD | 60,059.46 UGX |
| 1,000 TWD | 120,118.92 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-27T09:55:34Z",
"rates": {
"UGX": 120.118924
}
}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": 12011.8924,
"rate": 120.118924
}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