Rate Overview
Live
1 UAH = 0.703830 TWD
1 TWD = 1.4208
UAH
Avg
0.704181
High
0.707237
Low
0.702372
Last updated: 6/16/2026, 8:52:47 AM
Quick Conversions
| UAH | TWD |
|---|---|
| 1 UAH | 0.70 TWD |
| 10 UAH | 7.04 TWD |
| 50 UAH | 35.19 TWD |
| 100 UAH | 70.38 TWD |
| 500 UAH | 351.91 TWD |
| 1,000 UAH | 703.83 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-06-16T08:52:47Z",
"rates": {
"TWD": 0.70383
}
}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.383,
"rate": 0.70383
}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