Rate Overview
Live
1 TRY = 183.2605 GNF
1 GNF = 0.005457
TRY
Avg
183.5696
High
184.0891
Low
183.0464
Last updated: 8/19/2026, 10:13:04 AM
Quick Conversions
| TRY | GNF |
|---|---|
| 1 TRY | 183.26 GNF |
| 10 TRY | 1,832.60 GNF |
| 50 TRY | 9,163.02 GNF |
| 100 TRY | 18,326.05 GNF |
| 500 TRY | 91,630.23 GNF |
| 1,000 TRY | 183,260.46 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-08-19T10:13:04Z",
"rates": {
"GNF": 183.260456
}
}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": 18326.0456,
"rate": 183.260456
}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