Rate Overview
Live
1 GBP = 59.1657 TRY
1 TRY = 0.016902
GBP
Avg
57.4739
High
59.5835
Low
55.2458
Last updated: 3/27/2026, 11:13:23 AM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 59.17 TRY |
| 10 GBP | 591.66 TRY |
| 50 GBP | 2,958.29 TRY |
| 100 GBP | 5,916.57 TRY |
| 500 GBP | 29,582.85 TRY |
| 1,000 GBP | 59,165.70 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-27T11:13:23Z",
"rates": {
"TRY": 59.165702
}
}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": 5916.5702,
"rate": 59.165702
}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