Rate Overview
Live
1 TRY = 0.016857 GIP
1 GIP = 59.3225
TRY
Avg
0.017399
High
0.018084
Low
0.016770
Last updated: 3/27/2026, 9:24:00 AM
Quick Conversions
| TRY | GIP |
|---|---|
| 1 TRY | 0.02 GIP |
| 10 TRY | 0.17 GIP |
| 50 TRY | 0.84 GIP |
| 100 TRY | 1.69 GIP |
| 500 TRY | 8.43 GIP |
| 1,000 TRY | 16.86 GIP |
Get TRY/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=GIPExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-27T09:24:00Z",
"rates": {
"GIP": 0.016857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "GIP",
"amount": 100
},
"result": 1.6857,
"rate": 0.016857
}Build with TRY/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key