Rate Overview
Live
1 UAH = 0.710753 TWD
1 TWD = 1.4070
UAH
Avg
0.710817
High
0.713376
Low
0.709098
Last updated: 9/3/2026, 7:06:45 AM
Quick Conversions
| UAH | TWD |
|---|---|
| 1 UAH | 0.71 TWD |
| 10 UAH | 7.11 TWD |
| 50 UAH | 35.54 TWD |
| 100 UAH | 71.08 TWD |
| 500 UAH | 355.38 TWD |
| 1,000 UAH | 710.75 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-09-03T07:06:45Z",
"rates": {
"TWD": 0.710753
}
}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.0753,
"rate": 0.710753
}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