Rate Overview
Live
1 GIP = 61.5866 TRY
1 TRY = 0.016237
GIP
Avg
61.3730
High
61.9102
Low
60.5461
Last updated: 5/29/2026, 9:48:45 PM
Quick Conversions
| GIP | TRY |
|---|---|
| 1 GIP | 61.59 TRY |
| 10 GIP | 615.87 TRY |
| 50 GIP | 3,079.33 TRY |
| 100 GIP | 6,158.66 TRY |
| 500 GIP | 30,793.29 TRY |
| 1,000 GIP | 61,586.58 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-05-29T21:48:45Z",
"rates": {
"TRY": 61.58658
}
}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": 6158.657999999999,
"rate": 61.58658
}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