Rate Overview
Live
1 TRY = 191.0314 GNF
1 GNF = 0.005235
TRY
Avg
220.3933
High
254.1569
Low
191.0314
Last updated: 5/27/2026, 8:24:39 PM
Quick Conversions
| TRY | GNF |
|---|---|
| 1 TRY | 191.03 GNF |
| 10 TRY | 1,910.31 GNF |
| 50 TRY | 9,551.57 GNF |
| 100 TRY | 19,103.14 GNF |
| 500 TRY | 95,515.70 GNF |
| 1,000 TRY | 191,031.40 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-05-27T20:24:39Z",
"rates": {
"GNF": 191.031399
}
}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": 19103.1399,
"rate": 191.031399
}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