Rate Overview
Live
1 GBP = 42.9694 TWD
1 TWD = 0.023272
GBP
Avg
42.8598
High
43.0285
Low
42.6742
Last updated: 5/6/2026, 12:31:18 PM
Quick Conversions
| GBP | TWD |
|---|---|
| 1 GBP | 42.97 TWD |
| 10 GBP | 429.69 TWD |
| 50 GBP | 2,148.47 TWD |
| 100 GBP | 4,296.94 TWD |
| 500 GBP | 21,484.71 TWD |
| 1,000 GBP | 42,969.42 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-05-06T12:31:18Z",
"rates": {
"TWD": 42.969417
}
}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": 4296.9417,
"rate": 42.969417
}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