Rate Overview
Live
1 TRY = 0.015854 GBP
1 GBP = 63.0756
TRY
Avg
0.032111
High
0.087281
Low
0.015854
Last updated: 7/24/2026, 6:53:47 PM
Quick Conversions
| TRY | GBP |
|---|---|
| 1 TRY | 0.02 GBP |
| 10 TRY | 0.16 GBP |
| 50 TRY | 0.79 GBP |
| 100 TRY | 1.59 GBP |
| 500 TRY | 7.93 GBP |
| 1,000 TRY | 15.85 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-24T18:53:47Z",
"rates": {
"GBP": 0.015854
}
}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.5854,
"rate": 0.015854
}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