Rate Overview
Live
1 GBP = 63.1345 TRY
1 TRY = 0.015839
GBP
Avg
58.3853
High
63.2307
Low
54.0100
Last updated: 7/22/2026, 7:19:42 PM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 63.13 TRY |
| 10 GBP | 631.35 TRY |
| 50 GBP | 3,156.73 TRY |
| 100 GBP | 6,313.45 TRY |
| 500 GBP | 31,567.26 TRY |
| 1,000 GBP | 63,134.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-22T19:19:42Z",
"rates": {
"TRY": 63.134529
}
}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": 6313.4529,
"rate": 63.134529
}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