Rate Overview
Live
1 UAH = 0.709757 TWD
1 TWD = 1.4089
UAH
Avg
0.729617
High
0.745533
Low
0.709757
Last updated: 5/27/2026, 4:51:19 AM
Quick Conversions
| UAH | TWD |
|---|---|
| 1 UAH | 0.71 TWD |
| 10 UAH | 7.10 TWD |
| 50 UAH | 35.49 TWD |
| 100 UAH | 70.98 TWD |
| 500 UAH | 354.88 TWD |
| 1,000 UAH | 709.76 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-27T04:51:19Z",
"rates": {
"TWD": 0.709757
}
}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": 70.9757,
"rate": 0.709757
}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