Rate Overview
Live
1 NGN = 0.132393 LRD
1 LRD = 7.5533
NGN
Avg
0.127948
High
0.137644
Low
0.121454
Last updated: 3/27/2026, 11:37:49 AM
Quick Conversions
| NGN | LRD |
|---|---|
| 1 NGN | 0.13 LRD |
| 10 NGN | 1.32 LRD |
| 50 NGN | 6.62 LRD |
| 100 NGN | 13.24 LRD |
| 500 NGN | 66.20 LRD |
| 1,000 NGN | 132.39 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-27T11:37:49Z",
"rates": {
"LRD": 0.132393
}
}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.239300000000002,
"rate": 0.132393
}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