Rate Overview
Live
1 TRY = 0.015867 GIP
1 GIP = 63.0239
TRY
Avg
0.018993
High
0.022767
Low
0.015867
Last updated: 7/29/2026, 9:22:13 AM
Quick Conversions
| TRY | GIP |
|---|---|
| 1 TRY | 0.02 GIP |
| 10 TRY | 0.16 GIP |
| 50 TRY | 0.79 GIP |
| 100 TRY | 1.59 GIP |
| 500 TRY | 7.93 GIP |
| 1,000 TRY | 15.87 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-07-29T09:22:13Z",
"rates": {
"GIP": 0.015867
}
}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.5867,
"rate": 0.015867
}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