Rate Overview
Live
1 NGN = 0.132685 LRD
1 LRD = 7.5366
NGN
Avg
0.132060
High
0.132915
Low
0.131107
Last updated: 7/29/2026, 2:26:33 AM
Quick Conversions
| NGN | LRD |
|---|---|
| 1 NGN | 0.13 LRD |
| 10 NGN | 1.33 LRD |
| 50 NGN | 6.63 LRD |
| 100 NGN | 13.27 LRD |
| 500 NGN | 66.34 LRD |
| 1,000 NGN | 132.69 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-07-29T02:26:33Z",
"rates": {
"LRD": 0.132685
}
}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.2685,
"rate": 0.132685
}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