Rate Overview
Live
1 GBP = 42.3525 TWD
1 TWD = 0.023611
GBP
Avg
39.6512
High
43.0249
Low
36.1471
Last updated: 5/26/2026, 10:31:01 PM
Quick Conversions
| GBP | TWD |
|---|---|
| 1 GBP | 42.35 TWD |
| 10 GBP | 423.52 TWD |
| 50 GBP | 2,117.62 TWD |
| 100 GBP | 4,235.25 TWD |
| 500 GBP | 21,176.23 TWD |
| 1,000 GBP | 42,352.45 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-05-26T22:31:01Z",
"rates": {
"TWD": 42.352452
}
}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": 4235.2452,
"rate": 42.352452
}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