Rate Overview
Live
1 GBP = 63.2087 TRY
1 TRY = 0.015821
GBP
Avg
60.6467
High
63.4409
Low
58.4747
Last updated: 7/23/2026, 7:48:38 AM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 63.21 TRY |
| 10 GBP | 632.09 TRY |
| 50 GBP | 3,160.44 TRY |
| 100 GBP | 6,320.87 TRY |
| 500 GBP | 31,604.36 TRY |
| 1,000 GBP | 63,208.71 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-23T07:48:38Z",
"rates": {
"TRY": 63.208712
}
}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": 6320.8712,
"rate": 63.208712
}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