Rate Overview
Live
1 LAK = 0.026248 XOF
1 XOF = 38.0981
LAK
Avg
0.026236
High
0.026409
Low
0.025962
Last updated: 3/7/2026, 8:31:57 AM
Quick Conversions
| LAK | XOF |
|---|---|
| 1 LAK | 0.03 XOF |
| 10 LAK | 0.26 XOF |
| 50 LAK | 1.31 XOF |
| 100 LAK | 2.62 XOF |
| 500 LAK | 13.12 XOF |
| 1,000 LAK | 26.25 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-03-07T08:31:57Z",
"rates": {
"XOF": 0.026248
}
}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.6248,
"rate": 0.026248
}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