Rate Overview
Live
1 GBP = 64.8092 TRY
1 TRY = 0.015430
GBP
Avg
64.5149
High
64.8191
Low
64.1622
Last updated: 8/14/2026, 7:27:05 PM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 64.81 TRY |
| 10 GBP | 648.09 TRY |
| 50 GBP | 3,240.46 TRY |
| 100 GBP | 6,480.92 TRY |
| 500 GBP | 32,404.59 TRY |
| 1,000 GBP | 64,809.17 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-08-14T19:27:05Z",
"rates": {
"TRY": 64.80917
}
}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": 6480.9169999999995,
"rate": 64.80917
}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