Rate Overview
Live
1 GIP = 58.9175 TRY
1 TRY = 0.016973
GIP
Avg
58.9771
High
59.2601
Low
58.6313
Last updated: 3/7/2026, 12:13:47 AM
Quick Conversions
| GIP | TRY |
|---|---|
| 1 GIP | 58.92 TRY |
| 10 GIP | 589.17 TRY |
| 50 GIP | 2,945.87 TRY |
| 100 GIP | 5,891.75 TRY |
| 500 GIP | 29,458.73 TRY |
| 1,000 GIP | 58,917.45 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-03-07T00:13:47Z",
"rates": {
"TRY": 58.917453
}
}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": 5891.7453000000005,
"rate": 58.917453
}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