Rate Overview
Live
1 NGN = 0.132160 LRD
1 LRD = 7.5666
NGN
Avg
0.132338
High
0.132766
Low
0.131417
Last updated: 7/8/2026, 11:07:56 AM
Quick Conversions
| NGN | LRD |
|---|---|
| 1 NGN | 0.13 LRD |
| 10 NGN | 1.32 LRD |
| 50 NGN | 6.61 LRD |
| 100 NGN | 13.22 LRD |
| 500 NGN | 66.08 LRD |
| 1,000 NGN | 132.16 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-08T11:07:56Z",
"rates": {
"LRD": 0.13216
}
}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.216,
"rate": 0.13216
}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