Rate Overview
Live
1 TRY = 185.0927 GNF
1 GNF = 0.005403
TRY
Avg
193.7026
High
201.5001
Low
185.0927
Last updated: 7/30/2026, 7:36:50 AM
Quick Conversions
| TRY | GNF |
|---|---|
| 1 TRY | 185.09 GNF |
| 10 TRY | 1,850.93 GNF |
| 50 TRY | 9,254.63 GNF |
| 100 TRY | 18,509.27 GNF |
| 500 TRY | 92,546.34 GNF |
| 1,000 TRY | 185,092.68 GNF |
Get TRY/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=GNFExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-30T07:36:50Z",
"rates": {
"GNF": 185.092675
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "GNF",
"amount": 100
},
"result": 18509.2675,
"rate": 185.092675
}Build with TRY/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key