Rate Overview
Live
1 GIP = 61.7144 TRY
1 TRY = 0.016204
GIP
Avg
61.4834
High
61.7144
Low
61.2089
Last updated: 5/9/2026, 4:53:42 AM
Quick Conversions
| GIP | TRY |
|---|---|
| 1 GIP | 61.71 TRY |
| 10 GIP | 617.14 TRY |
| 50 GIP | 3,085.72 TRY |
| 100 GIP | 6,171.44 TRY |
| 500 GIP | 30,857.20 TRY |
| 1,000 GIP | 61,714.41 TRY |
Get GIP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=TRYExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-05-09T04:53:42Z",
"rates": {
"TRY": 61.714407
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "TRY",
"amount": 100
},
"result": 6171.4407,
"rate": 61.714407
}Build with GIP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key