Rate Overview
Live
1 GBP = 42.3578 TWD
1 TWD = 0.023608
GBP
Avg
42.3547
High
42.4582
Low
42.3062
Last updated: 6/16/2026, 8:52:47 AM
Quick Conversions
| GBP | TWD |
|---|---|
| 1 GBP | 42.36 TWD |
| 10 GBP | 423.58 TWD |
| 50 GBP | 2,117.89 TWD |
| 100 GBP | 4,235.78 TWD |
| 500 GBP | 21,178.89 TWD |
| 1,000 GBP | 42,357.78 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-06-16T08:52:47Z",
"rates": {
"TWD": 42.357785
}
}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.7785,
"rate": 42.357785
}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