Rate Overview
Live
1 GBP = 43.2465 TWD
1 TWD = 0.023123
GBP
Avg
42.7469
High
43.6018
Low
41.7758
Last updated: 7/22/2026, 7:31:56 PM
Quick Conversions
| GBP | TWD |
|---|---|
| 1 GBP | 43.25 TWD |
| 10 GBP | 432.46 TWD |
| 50 GBP | 2,162.32 TWD |
| 100 GBP | 4,324.65 TWD |
| 500 GBP | 21,623.23 TWD |
| 1,000 GBP | 43,246.45 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-22T19:31:56Z",
"rates": {
"TWD": 43.246454
}
}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": 4324.6454,
"rate": 43.246454
}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