Rate Overview
Live
1 TRY = 0.015923 GIP
1 GIP = 62.8022
TRY
Avg
0.015987
High
0.016154
Low
0.015923
Last updated: 7/9/2026, 8:31:06 AM
Quick Conversions
| TRY | GIP |
|---|---|
| 1 TRY | 0.02 GIP |
| 10 TRY | 0.16 GIP |
| 50 TRY | 0.80 GIP |
| 100 TRY | 1.59 GIP |
| 500 TRY | 7.96 GIP |
| 1,000 TRY | 15.92 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-09T08:31:06Z",
"rates": {
"GIP": 0.015923
}
}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.5923,
"rate": 0.015923
}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