Rate Overview
Live
1 GBP = 42.4301 TWD
1 TWD = 0.023568
GBP
Avg
42.3049
High
42.4434
Low
42.1246
Last updated: 3/6/2026, 8:10:57 AM
Quick Conversions
| GBP | TWD |
|---|---|
| 1 GBP | 42.43 TWD |
| 10 GBP | 424.30 TWD |
| 50 GBP | 2,121.50 TWD |
| 100 GBP | 4,243.01 TWD |
| 500 GBP | 21,215.03 TWD |
| 1,000 GBP | 42,430.05 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-03-06T08:10:57Z",
"rates": {
"TWD": 42.430053
}
}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": 4243.0053,
"rate": 42.430053
}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