Rate Overview
Live
1 GBP = 61.7240 TRY
1 TRY = 0.016201
GBP
Avg
37.3340
High
61.7240
Low
11.6118
Last updated: 5/27/2026, 2:29:35 AM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 61.72 TRY |
| 10 GBP | 617.24 TRY |
| 50 GBP | 3,086.20 TRY |
| 100 GBP | 6,172.40 TRY |
| 500 GBP | 30,862.00 TRY |
| 1,000 GBP | 61,724.00 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-27T02:29:35Z",
"rates": {
"TRY": 61.724002
}
}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": 6172.4002,
"rate": 61.724002
}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