Rate Overview
Live
1 GIP = 63.0135 TRY
1 TRY = 0.015870
GIP
Avg
60.8347
High
63.5047
Low
58.7807
Last updated: 7/28/2026, 7:36:04 AM
Quick Conversions
| GIP | TRY |
|---|---|
| 1 GIP | 63.01 TRY |
| 10 GIP | 630.13 TRY |
| 50 GIP | 3,150.67 TRY |
| 100 GIP | 6,301.35 TRY |
| 500 GIP | 31,506.75 TRY |
| 1,000 GIP | 63,013.49 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-07-28T07:36:04Z",
"rates": {
"TRY": 63.013492
}
}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": 6301.3492,
"rate": 63.013492
}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