Rate Overview
Live
1 GIP = 61.8420 TRY
1 TRY = 0.016170
GIP
Avg
62.0403
High
62.2550
Low
61.8420
Last updated: 6/19/2026, 5:02:03 AM
Quick Conversions
| GIP | TRY |
|---|---|
| 1 GIP | 61.84 TRY |
| 10 GIP | 618.42 TRY |
| 50 GIP | 3,092.10 TRY |
| 100 GIP | 6,184.20 TRY |
| 500 GIP | 30,921.00 TRY |
| 1,000 GIP | 61,842.01 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-06-19T05:02:03Z",
"rates": {
"TRY": 61.842008
}
}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": 6184.2008,
"rate": 61.842008
}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