Rate Overview
Live
1 XOF = 0.001070 LVL
1 LVL = 934.5794
XOF
Avg
0.001070
High
0.001071
Low
0.001068
Last updated: 7/24/2026, 10:18:40 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.07 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-07-24T22:18:40Z",
"rates": {
"LVL": 0.00107
}
}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.107,
"rate": 0.00107
}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