Rate Overview
Live
1 GIP = 59.3214 TRY
1 TRY = 0.016857
GIP
Avg
59.0663
High
59.5114
Low
58.4747
Last updated: 3/27/2026, 11:46:33 AM
Quick Conversions
| GIP | TRY |
|---|---|
| 1 GIP | 59.32 TRY |
| 10 GIP | 593.21 TRY |
| 50 GIP | 2,966.07 TRY |
| 100 GIP | 5,932.14 TRY |
| 500 GIP | 29,660.71 TRY |
| 1,000 GIP | 59,321.42 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-27T11:46:33Z",
"rates": {
"TRY": 59.321416
}
}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": 5932.1416,
"rate": 59.321416
}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