Rate Overview
Live
1 XOF = 0.001083 LVL
1 LVL = 923.3610
XOF
Avg
0.001080
High
0.001083
Low
0.001078
Last updated: 5/6/2026, 6:30:30 PM
Quick Conversions
| XOF | LVL |
|---|---|
| 1 XOF | 0.00 LVL |
| 10 XOF | 0.01 LVL |
| 50 XOF | 0.05 LVL |
| 100 XOF | 0.11 LVL |
| 500 XOF | 0.54 LVL |
| 1,000 XOF | 1.08 LVL |
Get XOF/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=LVLExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-05-06T18:30:30Z",
"rates": {
"LVL": 0.001083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "LVL",
"amount": 100
},
"result": 0.1083,
"rate": 0.001083
}Build with XOF/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key