Rate Overview
Live
1 GIP = 63.0218 TRY
1 TRY = 0.015868
GIP
Avg
60.4591
High
63.4512
Low
57.8357
Last updated: 7/29/2026, 2:19:15 PM
Quick Conversions
| GIP | TRY |
|---|---|
| 1 GIP | 63.02 TRY |
| 10 GIP | 630.22 TRY |
| 50 GIP | 3,151.09 TRY |
| 100 GIP | 6,302.18 TRY |
| 500 GIP | 31,510.90 TRY |
| 1,000 GIP | 63,021.80 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-29T14:19:15Z",
"rates": {
"TRY": 63.021804
}
}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": 6302.1804,
"rate": 63.021804
}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