Rate Overview
Live
1 GIP = 65.2080 TRY
1 TRY = 0.015336
GIP
Avg
65.3711
High
65.6565
Low
65.2080
Last updated: 9/2/2026, 5:04:36 AM
Quick Conversions
| GIP | TRY |
|---|---|
| 1 GIP | 65.21 TRY |
| 10 GIP | 652.08 TRY |
| 50 GIP | 3,260.40 TRY |
| 100 GIP | 6,520.80 TRY |
| 500 GIP | 32,603.99 TRY |
| 1,000 GIP | 65,207.99 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-09-02T05:04:36Z",
"rates": {
"TRY": 65.207986
}
}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": 6520.7986,
"rate": 65.207986
}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