Rate Overview
Live
1 GNF = 0.000341 LTL
1 LTL = 2932.55
GNF
Avg
0.000340
High
0.000341
Low
0.000339
Last updated: 3/27/2026, 9:48:08 AM
Quick Conversions
| GNF | LTL |
|---|---|
| 1 GNF | 0.00 LTL |
| 10 GNF | 0.00 LTL |
| 50 GNF | 0.02 LTL |
| 100 GNF | 0.03 LTL |
| 500 GNF | 0.17 LTL |
| 1,000 GNF | 0.34 LTL |
Get GNF/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=LTLExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-27T09:48:08Z",
"rates": {
"LTL": 0.000341
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "LTL",
"amount": 100
},
"result": 0.0341,
"rate": 0.000341
}Build with GNF/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key