Rate Overview
Live
1 GIP = 62.5959 TRY
1 TRY = 0.015975
GIP
Avg
62.4140
High
62.7211
Low
61.7639
Last updated: 7/8/2026, 1:52:33 PM
Quick Conversions
| GIP | TRY |
|---|---|
| 1 GIP | 62.60 TRY |
| 10 GIP | 625.96 TRY |
| 50 GIP | 3,129.80 TRY |
| 100 GIP | 6,259.59 TRY |
| 500 GIP | 31,297.96 TRY |
| 1,000 GIP | 62,595.93 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-07-08T13:52:33Z",
"rates": {
"TRY": 62.595926
}
}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": 6259.5926,
"rate": 62.595926
}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