Rate Overview
Live
1 UAH = 0.721630 TWD
1 TWD = 1.3858
UAH
Avg
0.722562
High
0.740815
Low
0.704155
Last updated: 7/26/2026, 11:49:37 PM
Quick Conversions
| UAH | TWD |
|---|---|
| 1 UAH | 0.72 TWD |
| 10 UAH | 7.22 TWD |
| 50 UAH | 36.08 TWD |
| 100 UAH | 72.16 TWD |
| 500 UAH | 360.82 TWD |
| 1,000 UAH | 721.63 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-26T23:49:37Z",
"rates": {
"TWD": 0.72163
}
}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": 72.163,
"rate": 0.72163
}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