Rate Overview
Live
1 GBP = 61.7647 TRY
1 TRY = 0.016190
GBP
Avg
61.5044
High
61.8316
Low
61.0945
Last updated: 5/27/2026, 1:20:56 AM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 61.76 TRY |
| 10 GBP | 617.65 TRY |
| 50 GBP | 3,088.24 TRY |
| 100 GBP | 6,176.47 TRY |
| 500 GBP | 30,882.37 TRY |
| 1,000 GBP | 61,764.74 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-27T01:20:56Z",
"rates": {
"TRY": 61.764741
}
}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": 6176.4741,
"rate": 61.764741
}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