Rate Overview
Live
1 UAH = 0.711652 TWD
1 TWD = 1.4052
UAH
Avg
0.712636
High
0.716031
Low
0.711119
Last updated: 5/27/2026, 3:39:18 AM
Quick Conversions
| UAH | TWD |
|---|---|
| 1 UAH | 0.71 TWD |
| 10 UAH | 7.12 TWD |
| 50 UAH | 35.58 TWD |
| 100 UAH | 71.17 TWD |
| 500 UAH | 355.83 TWD |
| 1,000 UAH | 711.65 TWD |
Get UAH/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=TWDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-27T03:39:18Z",
"rates": {
"TWD": 0.711652
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "TWD",
"amount": 100
},
"result": 71.1652,
"rate": 0.711652
}Build with UAH/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key