Rate Overview
Live
1 GIP = 64.4893 TRY
1 TRY = 0.015506
GIP
Avg
64.3371
High
64.5595
Low
64.0157
Last updated: 8/12/2026, 5:26:43 AM
Quick Conversions
| GIP | TRY |
|---|---|
| 1 GIP | 64.49 TRY |
| 10 GIP | 644.89 TRY |
| 50 GIP | 3,224.46 TRY |
| 100 GIP | 6,448.93 TRY |
| 500 GIP | 32,244.64 TRY |
| 1,000 GIP | 64,489.28 TRY |
Get GIP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=TRYExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-08-12T05:26:43Z",
"rates": {
"TRY": 64.489281
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "TRY",
"amount": 100
},
"result": 6448.928100000001,
"rate": 64.489281
}Build with GIP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key