Rate Overview
Live
1 GBP = 62.4659 TRY
1 TRY = 0.016009
GBP
Avg
62.2169
High
62.6486
Low
61.6912
Last updated: 7/6/2026, 2:55:02 AM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 62.47 TRY |
| 10 GBP | 624.66 TRY |
| 50 GBP | 3,123.30 TRY |
| 100 GBP | 6,246.59 TRY |
| 500 GBP | 31,232.97 TRY |
| 1,000 GBP | 62,465.94 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-06T02:55:02Z",
"rates": {
"TRY": 62.465943
}
}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": 6246.594300000001,
"rate": 62.465943
}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