Rate Overview
Live
1 GBP = 42.9347 TWD
1 TWD = 0.023291
GBP
Avg
42.5993
High
42.9590
Low
42.1040
Last updated: 7/7/2026, 6:15:13 AM
Quick Conversions
| GBP | TWD |
|---|---|
| 1 GBP | 42.93 TWD |
| 10 GBP | 429.35 TWD |
| 50 GBP | 2,146.74 TWD |
| 100 GBP | 4,293.47 TWD |
| 500 GBP | 21,467.36 TWD |
| 1,000 GBP | 42,934.72 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-07-07T06:15:13Z",
"rates": {
"TWD": 42.934722
}
}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": 4293.4722,
"rate": 42.934722
}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