Rate Overview
Live
1 LAK = 0.025436 XOF
1 XOF = 39.3144
LAK
Avg
0.025755
High
0.026574
Low
0.025303
Last updated: 7/27/2026, 12:44:32 AM
Quick Conversions
| LAK | XOF |
|---|---|
| 1 LAK | 0.03 XOF |
| 10 LAK | 0.25 XOF |
| 50 LAK | 1.27 XOF |
| 100 LAK | 2.54 XOF |
| 500 LAK | 12.72 XOF |
| 1,000 LAK | 25.44 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-07-27T00:44:32Z",
"rates": {
"XOF": 0.025436
}
}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.5436,
"rate": 0.025436
}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