Rate Overview
Live
1 GBP = 60.5418 TRY
1 TRY = 0.016518
GBP
Avg
60.2749
High
60.6862
Low
59.8541
Last updated: 4/16/2026, 7:33:12 PM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 60.54 TRY |
| 10 GBP | 605.42 TRY |
| 50 GBP | 3,027.09 TRY |
| 100 GBP | 6,054.18 TRY |
| 500 GBP | 30,270.90 TRY |
| 1,000 GBP | 60,541.80 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-04-16T19:33:12Z",
"rates": {
"TRY": 60.541798
}
}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": 6054.1798,
"rate": 60.541798
}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