Rate Overview
Live
1 LVL = 932.3438 XOF
1 XOF = 0.001073
LVL
Avg
933.0399
High
934.1966
Low
931.5785
Last updated: 6/16/2026, 8:51:51 AM
Quick Conversions
| LVL | XOF |
|---|---|
| 1 LVL | 932.34 XOF |
| 10 LVL | 9,323.44 XOF |
| 50 LVL | 46,617.19 XOF |
| 100 LVL | 93,234.38 XOF |
| 500 LVL | 466,171.89 XOF |
| 1,000 LVL | 932,343.79 XOF |
Get LVL/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=XOFExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-06-16T08:51:51Z",
"rates": {
"XOF": 932.343788
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "XOF",
"amount": 100
},
"result": 93234.3788,
"rate": 932.343788
}Build with LVL/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key