Rate Overview
Live
1 GNF = 2.5145 LAK
1 LAK = 0.397687
GNF
Avg
2.5093
High
2.5148
Low
2.5019
Last updated: 4/17/2026, 2:49:22 PM
Quick Conversions
| GNF | LAK |
|---|---|
| 1 GNF | 2.51 LAK |
| 10 GNF | 25.15 LAK |
| 50 GNF | 125.73 LAK |
| 100 GNF | 251.45 LAK |
| 500 GNF | 1,257.27 LAK |
| 1,000 GNF | 2,514.54 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-04-17T14:49:22Z",
"rates": {
"LAK": 2.514542
}
}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": 251.45420000000001,
"rate": 2.514542
}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