Rate Overview
Live
1 TRY = 0.015273 GIP
1 GIP = 65.4750
TRY
Avg
0.015291
High
0.015336
Low
0.015257
Last updated: 9/8/2026, 3:22:36 AM
Quick Conversions
| TRY | GIP |
|---|---|
| 1 TRY | 0.02 GIP |
| 10 TRY | 0.15 GIP |
| 50 TRY | 0.76 GIP |
| 100 TRY | 1.53 GIP |
| 500 TRY | 7.64 GIP |
| 1,000 TRY | 15.27 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-09-08T03:22:36Z",
"rates": {
"GIP": 0.015273
}
}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.5273,
"rate": 0.015273
}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