Rate Overview
Live
1 TRY = 0.016074 GBP
1 GBP = 62.2123
TRY
Avg
0.016123
High
0.016212
Low
0.016074
Last updated: 6/17/2026, 6:03:14 AM
Quick Conversions
| TRY | GBP |
|---|---|
| 1 TRY | 0.02 GBP |
| 10 TRY | 0.16 GBP |
| 50 TRY | 0.80 GBP |
| 100 TRY | 1.61 GBP |
| 500 TRY | 8.04 GBP |
| 1,000 TRY | 16.07 GBP |
Get TRY/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=GBPExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-06-17T06:03:14Z",
"rates": {
"GBP": 0.016074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "GBP",
"amount": 100
},
"result": 1.6074000000000002,
"rate": 0.016074
}Build with TRY/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key