Rate Overview
Live
1 GBP = 61.4727 TRY
1 TRY = 0.016267
GBP
Avg
61.2937
High
61.5878
Low
60.8919
Last updated: 5/6/2026, 10:18:47 PM
Quick Conversions
| GBP | TRY |
|---|---|
| 1 GBP | 61.47 TRY |
| 10 GBP | 614.73 TRY |
| 50 GBP | 3,073.64 TRY |
| 100 GBP | 6,147.27 TRY |
| 500 GBP | 30,736.37 TRY |
| 1,000 GBP | 61,472.75 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-06T22:18:47Z",
"rates": {
"TRY": 61.472745
}
}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": 6147.2745,
"rate": 61.472745
}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