Rate Overview
Live
1 GBP = 62.0992 TRY
1 TRY = 0.016103
GBP
Avg
61.9658
High
62.1158
Low
61.6803
Last updated: 6/16/2026, 8:51:15 AM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 62.10 TRY |
| 10 GBP | 620.99 TRY |
| 50 GBP | 3,104.96 TRY |
| 100 GBP | 6,209.92 TRY |
| 500 GBP | 31,049.58 TRY |
| 1,000 GBP | 62,099.17 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-06-16T08:51:15Z",
"rates": {
"TRY": 62.099168
}
}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": 6209.9168,
"rate": 62.099168
}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