Rate Overview
Live
1 GBP = 59.1888 TRY
1 TRY = 0.016895
GBP
Avg
59.2568
High
59.4711
Low
59.0433
Last updated: 3/27/2026, 9:33:16 AM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 59.19 TRY |
| 10 GBP | 591.89 TRY |
| 50 GBP | 2,959.44 TRY |
| 100 GBP | 5,918.88 TRY |
| 500 GBP | 29,594.38 TRY |
| 1,000 GBP | 59,188.76 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-03-27T09:33:16Z",
"rates": {
"TRY": 59.188756
}
}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": 5918.875599999999,
"rate": 59.188756
}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