Rate Overview
Live
1 TWD = 0.023102 GBP
1 GBP = 43.2863
TWD
Avg
0.023028
High
0.023102
Low
0.022956
Last updated: 8/14/2026, 6:00:39 PM
Quick Conversions
| TWD | GBP |
|---|---|
| 1 TWD | 0.02 GBP |
| 10 TWD | 0.23 GBP |
| 50 TWD | 1.16 GBP |
| 100 TWD | 2.31 GBP |
| 500 TWD | 11.55 GBP |
| 1,000 TWD | 23.10 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-08-14T18:00:39Z",
"rates": {
"GBP": 0.023102
}
}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.3102,
"rate": 0.023102
}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