Rate Overview
Live
1 NGN = 0.000450 LVL
1 LVL = 2222.22
NGN
Avg
0.000450
High
0.000452
Low
0.000448
Last updated: 6/25/2026, 7:07:32 AM
Quick Conversions
| NGN | LVL |
|---|---|
| 1 NGN | 0.00 LVL |
| 10 NGN | 0.00 LVL |
| 50 NGN | 0.02 LVL |
| 100 NGN | 0.05 LVL |
| 500 NGN | 0.23 LVL |
| 1,000 NGN | 0.45 LVL |
Get NGN/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=LVLExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-06-25T07:07:32Z",
"rates": {
"LVL": 0.00045
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "LVL",
"amount": 100
},
"result": 0.045,
"rate": 0.00045
}Build with NGN/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key