Rate Overview
Live
1 TRY = 187.3007 GNF
1 GNF = 0.005339
TRY
Avg
187.6087
High
188.1305
Low
186.7544
Last updated: 7/5/2026, 5:55:12 AM
Quick Conversions
| TRY | GNF |
|---|---|
| 1 TRY | 187.30 GNF |
| 10 TRY | 1,873.01 GNF |
| 50 TRY | 9,365.03 GNF |
| 100 TRY | 18,730.07 GNF |
| 500 TRY | 93,650.34 GNF |
| 1,000 TRY | 187,300.67 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-05T05:55:12Z",
"rates": {
"GNF": 187.300674
}
}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": 18730.0674,
"rate": 187.300674
}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