Rate Overview
Live
1 TWD = 0.023446 GBP
1 GBP = 42.6512
TWD
Avg
0.023586
High
0.023784
Low
0.023446
Last updated: 7/5/2026, 4:50:20 PM
Quick Conversions
| TWD | GBP |
|---|---|
| 1 TWD | 0.02 GBP |
| 10 TWD | 0.23 GBP |
| 50 TWD | 1.17 GBP |
| 100 TWD | 2.34 GBP |
| 500 TWD | 11.72 GBP |
| 1,000 TWD | 23.45 GBP |
Get TWD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=GBPExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-05T16:50:20Z",
"rates": {
"GBP": 0.023446
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "GBP",
"amount": 100
},
"result": 2.3446000000000002,
"rate": 0.023446
}Build with TWD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key