Rate Overview
Live
1 TRY = 201.9398 GNF
1 GNF = 0.004952 TRY
Avg
203.0215
High
204.1654
Low
201.7893
Last updated: 1/25/2026, 1:00:04 PM
Quick Conversions
| TRY | GNF |
|---|---|
| 1 TRY | 201.94 GNF |
| 10 TRY | 2,019.40 GNF |
| 50 TRY | 10,096.99 GNF |
| 100 TRY | 20,193.98 GNF |
| 500 TRY | 100,969.90 GNF |
| 1,000 TRY | 201,939.81 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-01-25T13:00:04Z",
"rates": {
"GNF": 201.939805
}
}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": 20193.9805,
"rate": 201.939805
}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