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