Rate Overview
Live
1 GBP = 42.9486 TWD
1 TWD = 0.023284
GBP
Avg
42.7651
High
42.9486
Low
42.6343
Last updated: 4/16/2026, 3:08:26 AM
Quick Conversions
| GBP | TWD |
|---|---|
| 1 GBP | 42.95 TWD |
| 10 GBP | 429.49 TWD |
| 50 GBP | 2,147.43 TWD |
| 100 GBP | 4,294.86 TWD |
| 500 GBP | 21,474.29 TWD |
| 1,000 GBP | 42,948.58 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-04-16T03:08:26Z",
"rates": {
"TWD": 42.948584
}
}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": 4294.8584,
"rate": 42.948584
}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