Rate Overview
Live
1 GBP = 42.9844 TWD
1 TWD = 0.023264
GBP
Avg
42.6290
High
43.5040
Low
41.7952
Last updated: 7/24/2026, 1:40:16 AM
Quick Conversions
| GBP | TWD |
|---|---|
| 1 GBP | 42.98 TWD |
| 10 GBP | 429.84 TWD |
| 50 GBP | 2,149.22 TWD |
| 100 GBP | 4,298.44 TWD |
| 500 GBP | 21,492.19 TWD |
| 1,000 GBP | 42,984.38 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-24T01:40:16Z",
"rates": {
"TWD": 42.984381
}
}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": 4298.4381,
"rate": 42.984381
}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