Rate Overview
Live
1 GIP = 60.7062 TRY
1 TRY = 0.016473
GIP
Avg
60.4120
High
60.8769
Low
60.0383
Last updated: 4/18/2026, 8:45:28 AM
Quick Conversions
| GIP | TRY |
|---|---|
| 1 GIP | 60.71 TRY |
| 10 GIP | 607.06 TRY |
| 50 GIP | 3,035.31 TRY |
| 100 GIP | 6,070.62 TRY |
| 500 GIP | 30,353.09 TRY |
| 1,000 GIP | 60,706.18 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-04-18T08:45:28Z",
"rates": {
"TRY": 60.706182
}
}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": 6070.6182,
"rate": 60.706182
}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