Rate Overview
Live
1 TRY = 0.015981 GBP
1 GBP = 62.5743
TRY
Avg
0.016096
High
0.016255
Low
0.015962
Last updated: 7/5/2026, 8:57:23 AM
Quick Conversions
| TRY | GBP |
|---|---|
| 1 TRY | 0.02 GBP |
| 10 TRY | 0.16 GBP |
| 50 TRY | 0.80 GBP |
| 100 TRY | 1.60 GBP |
| 500 TRY | 7.99 GBP |
| 1,000 TRY | 15.98 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-07-05T08:57:23Z",
"rates": {
"GBP": 0.015981
}
}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.5980999999999999,
"rate": 0.015981
}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