Rate Overview
Live
1 GIP = 59.1234 TRY
1 TRY = 0.016914 GIP
Avg
50.8604
High
59.1234
Low
44.1525
Last updated: 1/25/2026, 12:57:01 PM
Quick Conversions
| GIP | TRY |
|---|---|
| 1 GIP | 59.12 TRY |
| 10 GIP | 591.23 TRY |
| 50 GIP | 2,956.17 TRY |
| 100 GIP | 5,912.34 TRY |
| 500 GIP | 29,561.71 TRY |
| 1,000 GIP | 59,123.43 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-01-25T12:57:01Z",
"rates": {
"TRY": 59.123429
}
}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": 5912.342900000001,
"rate": 59.123429
}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