Rate Overview
Live
1 TRY = 0.016430 GIP
1 GIP = 60.8643
TRY
Avg
0.016569
High
0.016656
Low
0.016430
Last updated: 4/17/2026, 4:52:41 AM
Quick Conversions
| TRY | GIP |
|---|---|
| 1 TRY | 0.02 GIP |
| 10 TRY | 0.16 GIP |
| 50 TRY | 0.82 GIP |
| 100 TRY | 1.64 GIP |
| 500 TRY | 8.22 GIP |
| 1,000 TRY | 16.43 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-04-17T04:52:41Z",
"rates": {
"GIP": 0.01643
}
}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.643,
"rate": 0.01643
}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