Rate Overview
Live
1 GBP = 65.4494 TRY
1 TRY = 0.015279
GBP
Avg
65.3469
High
65.5423
Low
65.1153
Last updated: 9/4/2026, 7:23:54 PM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 65.45 TRY |
| 10 GBP | 654.49 TRY |
| 50 GBP | 3,272.47 TRY |
| 100 GBP | 6,544.94 TRY |
| 500 GBP | 32,724.70 TRY |
| 1,000 GBP | 65,449.39 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-09-04T19:23:54Z",
"rates": {
"TRY": 65.449393
}
}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": 6544.9393,
"rate": 65.449393
}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