Rate Overview
Live
1 GNF = 2.5089 LAK
1 LAK = 0.398578
GNF
Avg
2.5103
High
2.5225
Low
2.5005
Last updated: 6/18/2026, 5:06:19 AM
Quick Conversions
| GNF | LAK |
|---|---|
| 1 GNF | 2.51 LAK |
| 10 GNF | 25.09 LAK |
| 50 GNF | 125.45 LAK |
| 100 GNF | 250.89 LAK |
| 500 GNF | 1,254.46 LAK |
| 1,000 GNF | 2,508.92 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-06-18T05:06:19Z",
"rates": {
"LAK": 2.50892
}
}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.892,
"rate": 2.50892
}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