Rate Overview
Live
1 TWD = 0.023300 GBP
1 GBP = 42.9185
TWD
Avg
0.023385
High
0.023455
Low
0.023300
Last updated: 4/16/2026, 1:19:13 AM
Quick Conversions
| TWD | GBP |
|---|---|
| 1 TWD | 0.02 GBP |
| 10 TWD | 0.23 GBP |
| 50 TWD | 1.17 GBP |
| 100 TWD | 2.33 GBP |
| 500 TWD | 11.65 GBP |
| 1,000 TWD | 23.30 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-04-16T01:19:13Z",
"rates": {
"GBP": 0.0233
}
}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.33,
"rate": 0.0233
}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