Rate Overview
Live
1 TRY = 188.8123 GNF
1 GNF = 0.005296
TRY
Avg
189.1865
High
189.6494
Low
188.7094
Last updated: 6/19/2026, 8:19:07 AM
Quick Conversions
| TRY | GNF |
|---|---|
| 1 TRY | 188.81 GNF |
| 10 TRY | 1,888.12 GNF |
| 50 TRY | 9,440.61 GNF |
| 100 TRY | 18,881.23 GNF |
| 500 TRY | 94,406.13 GNF |
| 1,000 TRY | 188,812.25 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-06-19T08:19:07Z",
"rates": {
"GNF": 188.812253
}
}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": 18881.2253,
"rate": 188.812253
}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