Rate Overview
Live
1 GBP = 42.5836 TWD
1 TWD = 0.023483
GBP
Avg
39.4959
High
43.3351
Low
35.3557
Last updated: 3/26/2026, 1:36:14 PM
Quick Conversions
| GBP | TWD |
|---|---|
| 1 GBP | 42.58 TWD |
| 10 GBP | 425.84 TWD |
| 50 GBP | 2,129.18 TWD |
| 100 GBP | 4,258.36 TWD |
| 500 GBP | 21,291.80 TWD |
| 1,000 GBP | 42,583.60 TWD |
Get GBP/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=TWDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-26T13:36:14Z",
"rates": {
"TWD": 42.583595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "TWD",
"amount": 100
},
"result": 4258.3595000000005,
"rate": 42.583595
}Build with GBP/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key