Rate Overview
Live
1 UAH = 0.728057 TWD
1 TWD = 1.3735
UAH
Avg
0.727288
High
0.729820
Low
0.722738
Last updated: 3/7/2026, 5:57:01 AM
Quick Conversions
| UAH | TWD |
|---|---|
| 1 UAH | 0.73 TWD |
| 10 UAH | 7.28 TWD |
| 50 UAH | 36.40 TWD |
| 100 UAH | 72.81 TWD |
| 500 UAH | 364.03 TWD |
| 1,000 UAH | 728.06 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-03-07T05:57:01Z",
"rates": {
"TWD": 0.728057
}
}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.8057,
"rate": 0.728057
}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