Rate Overview
Live
1 GBP = 63.1125 TRY
1 TRY = 0.015845
GBP
Avg
63.1947
High
63.5059
Low
63.0703
Last updated: 7/26/2026, 10:00:41 AM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 63.11 TRY |
| 10 GBP | 631.12 TRY |
| 50 GBP | 3,155.62 TRY |
| 100 GBP | 6,311.25 TRY |
| 500 GBP | 31,556.24 TRY |
| 1,000 GBP | 63,112.48 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-07-26T10:00:41Z",
"rates": {
"TRY": 63.11248
}
}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": 6311.248,
"rate": 63.11248
}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