Rate Overview
Live
1 NGN = 0.131701 LRD
1 LRD = 7.5930
NGN
Avg
0.133306
High
0.134914
Low
0.131701
Last updated: 3/7/2026, 12:28:17 AM
Quick Conversions
| NGN | LRD |
|---|---|
| 1 NGN | 0.13 LRD |
| 10 NGN | 1.32 LRD |
| 50 NGN | 6.59 LRD |
| 100 NGN | 13.17 LRD |
| 500 NGN | 65.85 LRD |
| 1,000 NGN | 131.70 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-03-07T00:28:17Z",
"rates": {
"LRD": 0.131701
}
}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.170100000000001,
"rate": 0.131701
}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