Rate Overview
Live
1 GBP = 63.1186 TRY
1 TRY = 0.015843
GBP
Avg
39.2207
High
63.1186
Low
11.4571
Last updated: 7/23/2026, 11:18:40 AM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 63.12 TRY |
| 10 GBP | 631.19 TRY |
| 50 GBP | 3,155.93 TRY |
| 100 GBP | 6,311.86 TRY |
| 500 GBP | 31,559.32 TRY |
| 1,000 GBP | 63,118.65 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-23T11:18:40Z",
"rates": {
"TRY": 63.118647
}
}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": 6311.8647,
"rate": 63.118647
}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