Rate Overview
Live
1 UAH = 0.712809 TWD
1 TWD = 1.4029
UAH
Avg
0.711346
High
0.714096
Low
0.709646
Last updated: 7/3/2026, 9:18:45 PM
Quick Conversions
| UAH | TWD |
|---|---|
| 1 UAH | 0.71 TWD |
| 10 UAH | 7.13 TWD |
| 50 UAH | 35.64 TWD |
| 100 UAH | 71.28 TWD |
| 500 UAH | 356.40 TWD |
| 1,000 UAH | 712.81 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-07-03T21:18:45Z",
"rates": {
"TWD": 0.712809
}
}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.2809,
"rate": 0.712809
}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