Rate Overview
Live
1 GNF = 2.5458 LAK
1 LAK = 0.392800
GNF
Avg
2.5504
High
2.5621
Low
2.5412
Last updated: 9/6/2026, 3:39:30 PM
Quick Conversions
| GNF | LAK |
|---|---|
| 1 GNF | 2.55 LAK |
| 10 GNF | 25.46 LAK |
| 50 GNF | 127.29 LAK |
| 100 GNF | 254.58 LAK |
| 500 GNF | 1,272.91 LAK |
| 1,000 GNF | 2,545.82 LAK |
Get GNF/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=LAKExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-09-06T15:39:30Z",
"rates": {
"LAK": 2.545822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "LAK",
"amount": 100
},
"result": 254.58219999999997,
"rate": 2.545822
}Build with GNF/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key