Rate Overview
Live
1 UAH = 0.718761 TWD
1 TWD = 1.3913
UAH
Avg
0.718337
High
0.719711
Low
0.716865
Last updated: 5/6/2026, 11:08:10 PM
Quick Conversions
| UAH | TWD |
|---|---|
| 1 UAH | 0.72 TWD |
| 10 UAH | 7.19 TWD |
| 50 UAH | 35.94 TWD |
| 100 UAH | 71.88 TWD |
| 500 UAH | 359.38 TWD |
| 1,000 UAH | 718.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-06T23:08:10Z",
"rates": {
"TWD": 0.718761
}
}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.8761,
"rate": 0.718761
}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