Rate Overview
Live
1 GBP = 43.2033 TWD
1 TWD = 0.023146
GBP
Avg
39.8167
High
43.2033
Low
33.7629
Last updated: 7/23/2026, 7:31:56 AM
Quick Conversions
| GBP | TWD |
|---|---|
| 1 GBP | 43.20 TWD |
| 10 GBP | 432.03 TWD |
| 50 GBP | 2,160.16 TWD |
| 100 GBP | 4,320.33 TWD |
| 500 GBP | 21,601.65 TWD |
| 1,000 GBP | 43,203.30 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-23T07:31:56Z",
"rates": {
"TWD": 43.203298
}
}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": 4320.3297999999995,
"rate": 43.203298
}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