Rate Overview
Live
1 GNF = 2.5032 LAK
1 LAK = 0.399493
GNF
Avg
2.5006
High
2.5110
Low
2.4909
Last updated: 5/28/2026, 9:39:24 PM
Quick Conversions
| GNF | LAK |
|---|---|
| 1 GNF | 2.50 LAK |
| 10 GNF | 25.03 LAK |
| 50 GNF | 125.16 LAK |
| 100 GNF | 250.32 LAK |
| 500 GNF | 1,251.59 LAK |
| 1,000 GNF | 2,503.17 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-05-28T21:39:24Z",
"rates": {
"LAK": 2.503174
}
}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": 250.3174,
"rate": 2.503174
}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