Rate Overview
Live
1 GBP = 42.8307 TWD
1 TWD = 0.023348
GBP
Avg
42.8451
High
42.8975
Low
42.7935
Last updated: 9/5/2026, 9:51:23 AM
Quick Conversions
| GBP | TWD |
|---|---|
| 1 GBP | 42.83 TWD |
| 10 GBP | 428.31 TWD |
| 50 GBP | 2,141.53 TWD |
| 100 GBP | 4,283.07 TWD |
| 500 GBP | 21,415.34 TWD |
| 1,000 GBP | 42,830.68 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-09-05T09:51:23Z",
"rates": {
"TWD": 42.830676
}
}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": 4283.067599999999,
"rate": 42.830676
}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