Rate Overview
Live
1 UZS = 0.002700 TWD
1 TWD = 370.3704
UZS
Avg
0.002693
High
0.002702
Low
0.002684
Last updated: 7/31/2026, 6:11:46 PM
Quick Conversions
| UZS | TWD |
|---|---|
| 1 UZS | 0.00 TWD |
| 10 UZS | 0.03 TWD |
| 50 UZS | 0.14 TWD |
| 100 UZS | 0.27 TWD |
| 500 UZS | 1.35 TWD |
| 1,000 UZS | 2.70 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-07-31T18:11:46Z",
"rates": {
"TWD": 0.0027
}
}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.27,
"rate": 0.0027
}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