Rate Overview
Live
1 GBP = 61.7445 TRY
1 TRY = 0.016196
GBP
Avg
59.7839
High
61.7498
Low
57.8545
Last updated: 5/27/2026, 4:51:50 AM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 61.74 TRY |
| 10 GBP | 617.44 TRY |
| 50 GBP | 3,087.22 TRY |
| 100 GBP | 6,174.45 TRY |
| 500 GBP | 30,872.24 TRY |
| 1,000 GBP | 61,744.49 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-27T04:51:50Z",
"rates": {
"TRY": 61.744487
}
}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": 6174.4487,
"rate": 61.744487
}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