Rate Overview
Live
1 GBP = 58.9127 TRY
1 TRY = 0.016974
GBP
Avg
58.9292
High
59.2326
Low
58.5533
Last updated: 3/6/2026, 8:09:33 AM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 58.91 TRY |
| 10 GBP | 589.13 TRY |
| 50 GBP | 2,945.63 TRY |
| 100 GBP | 5,891.27 TRY |
| 500 GBP | 29,456.34 TRY |
| 1,000 GBP | 58,912.68 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-06T08:09:33Z",
"rates": {
"TRY": 58.912682
}
}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": 5891.2681999999995,
"rate": 58.912682
}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