Rate Overview
Live
1 GBP = 59.0619 TRY
1 TRY = 0.016931
GBP
Avg
58.9472
High
59.8557
Low
57.8545
Last updated: 3/27/2026, 12:58:07 PM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 59.06 TRY |
| 10 GBP | 590.62 TRY |
| 50 GBP | 2,953.10 TRY |
| 100 GBP | 5,906.19 TRY |
| 500 GBP | 29,530.96 TRY |
| 1,000 GBP | 59,061.92 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-03-27T12:58:07Z",
"rates": {
"TRY": 59.061919
}
}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": 5906.191900000001,
"rate": 59.061919
}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