Rate Overview
Live
1 UZS = 0.002688 TWD
1 TWD = 372.0238
UZS
Avg
0.002687
High
0.002713
Low
0.002676
Last updated: 8/21/2026, 8:11:26 AM
Quick Conversions
| UZS | TWD |
|---|---|
| 1 UZS | 0.00 TWD |
| 10 UZS | 0.03 TWD |
| 50 UZS | 0.13 TWD |
| 100 UZS | 0.27 TWD |
| 500 UZS | 1.34 TWD |
| 1,000 UZS | 2.69 TWD |
Get UZS/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=TWDExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-08-21T08:11:26Z",
"rates": {
"TWD": 0.002688
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "TWD",
"amount": 100
},
"result": 0.2688,
"rate": 0.002688
}Build with UZS/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key