Rate Overview
Live
1 GBP = 43.3030 TWD
1 TWD = 0.023093
GBP
Avg
43.4071
High
43.5610
Low
43.2891
Last updated: 8/16/2026, 3:53:06 PM
Quick Conversions
| GBP | TWD |
|---|---|
| 1 GBP | 43.30 TWD |
| 10 GBP | 433.03 TWD |
| 50 GBP | 2,165.15 TWD |
| 100 GBP | 4,330.30 TWD |
| 500 GBP | 21,651.52 TWD |
| 1,000 GBP | 43,303.03 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-08-16T15:53:06Z",
"rates": {
"TWD": 43.303033
}
}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": 4330.3033,
"rate": 43.303033
}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