Rate Overview
Live
1 LAK = 0.025317 XOF
1 XOF = 39.4992
LAK
Avg
0.025416
High
0.025575
Low
0.025273
Last updated: 4/16/2026, 6:41:43 PM
Quick Conversions
| LAK | XOF |
|---|---|
| 1 LAK | 0.03 XOF |
| 10 LAK | 0.25 XOF |
| 50 LAK | 1.27 XOF |
| 100 LAK | 2.53 XOF |
| 500 LAK | 12.66 XOF |
| 1,000 LAK | 25.32 XOF |
Get LAK/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=XOFExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-04-16T18:41:43Z",
"rates": {
"XOF": 0.025317
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "XOF",
"amount": 100
},
"result": 2.5317,
"rate": 0.025317
}Build with LAK/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key