Rate Overview
Live
1 GNF = 2.4943 LAK
1 LAK = 0.400913
GNF
Avg
2.5033
High
2.5682
Low
2.4403
Last updated: 3/28/2026, 11:00:37 AM
Quick Conversions
| GNF | LAK |
|---|---|
| 1 GNF | 2.49 LAK |
| 10 GNF | 24.94 LAK |
| 50 GNF | 124.72 LAK |
| 100 GNF | 249.43 LAK |
| 500 GNF | 1,247.15 LAK |
| 1,000 GNF | 2,494.31 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-03-28T11:00:37Z",
"rates": {
"LAK": 2.494305
}
}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": 249.43050000000002,
"rate": 2.494305
}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