Rate Overview
Live
1 NGN = 0.135219 LRD
1 LRD = 7.3954
NGN
Avg
0.134226
High
0.135219
Low
0.133632
Last updated: 5/8/2026, 1:01:38 PM
Quick Conversions
| NGN | LRD |
|---|---|
| 1 NGN | 0.14 LRD |
| 10 NGN | 1.35 LRD |
| 50 NGN | 6.76 LRD |
| 100 NGN | 13.52 LRD |
| 500 NGN | 67.61 LRD |
| 1,000 NGN | 135.22 LRD |
Get NGN/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=LRDExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-05-08T13:01:38Z",
"rates": {
"LRD": 0.135219
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "LRD",
"amount": 100
},
"result": 13.5219,
"rate": 0.135219
}Build with NGN/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key