Rate Overview
Live
1 GBP = 63.2383 TRY
1 TRY = 0.015813
GBP
Avg
62.5534
High
63.5747
Low
61.1833
Last updated: 7/23/2026, 3:56:49 AM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 63.24 TRY |
| 10 GBP | 632.38 TRY |
| 50 GBP | 3,161.91 TRY |
| 100 GBP | 6,323.83 TRY |
| 500 GBP | 31,619.13 TRY |
| 1,000 GBP | 63,238.25 TRY |
Get GBP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=TRYExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T03:56:49Z",
"rates": {
"TRY": 63.238253
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "TRY",
"amount": 100
},
"result": 6323.8253,
"rate": 63.238253
}Build with GBP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key