Rate Overview
Live
1 GBP = 63.0915 TRY
1 TRY = 0.015850
GBP
Avg
60.4392
High
63.1191
Low
57.8545
Last updated: 7/25/2026, 3:37:06 PM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 63.09 TRY |
| 10 GBP | 630.92 TRY |
| 50 GBP | 3,154.58 TRY |
| 100 GBP | 6,309.15 TRY |
| 500 GBP | 31,545.77 TRY |
| 1,000 GBP | 63,091.53 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-25T15:37:06Z",
"rates": {
"TRY": 63.09153
}
}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": 6309.153,
"rate": 63.09153
}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