Rate Overview
Live
1 TRY = 199.0555 GNF
1 GNF = 0.005024
TRY
Avg
199.5180
High
200.2029
Low
199.0386
Last updated: 3/7/2026, 1:00:13 AM
Quick Conversions
| TRY | GNF |
|---|---|
| 1 TRY | 199.06 GNF |
| 10 TRY | 1,990.56 GNF |
| 50 TRY | 9,952.78 GNF |
| 100 TRY | 19,905.55 GNF |
| 500 TRY | 99,527.76 GNF |
| 1,000 TRY | 199,055.52 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-03-07T01:00:13Z",
"rates": {
"GNF": 199.055523
}
}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": 19905.5523,
"rate": 199.055523
}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