Rate Overview
Live
1 GBP = 61.7533 TRY
1 TRY = 0.016193
GBP
Avg
57.0902
High
61.8316
Low
52.8136
Last updated: 5/27/2026, 6:13:18 AM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 61.75 TRY |
| 10 GBP | 617.53 TRY |
| 50 GBP | 3,087.67 TRY |
| 100 GBP | 6,175.33 TRY |
| 500 GBP | 30,876.65 TRY |
| 1,000 GBP | 61,753.31 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-05-27T06:13:18Z",
"rates": {
"TRY": 61.753305
}
}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": 6175.3305,
"rate": 61.753305
}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