Rate Overview
Live
1 NGN = 0.002244 LTL
1 LTL = 445.6328
NGN
Avg
0.002218
High
0.002249
Low
0.002185
Last updated: 9/12/2026, 7:28:08 AM
Quick Conversions
| NGN | LTL |
|---|---|
| 1 NGN | 0.00 LTL |
| 10 NGN | 0.02 LTL |
| 50 NGN | 0.11 LTL |
| 100 NGN | 0.22 LTL |
| 500 NGN | 1.12 LTL |
| 1,000 NGN | 2.24 LTL |
Get NGN/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=LTLExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-09-12T07:28:08Z",
"rates": {
"LTL": 0.002244
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "LTL",
"amount": 100
},
"result": 0.2244,
"rate": 0.002244
}Build with NGN/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key