Rate Overview
Live
1 NGN = 0.137211 LRD
1 LRD = 7.2880
NGN
Avg
0.136243
High
0.137216
Low
0.135142
Last updated: 4/18/2026, 10:35:56 AM
Quick Conversions
| NGN | LRD |
|---|---|
| 1 NGN | 0.14 LRD |
| 10 NGN | 1.37 LRD |
| 50 NGN | 6.86 LRD |
| 100 NGN | 13.72 LRD |
| 500 NGN | 68.61 LRD |
| 1,000 NGN | 137.21 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-04-18T10:35:56Z",
"rates": {
"LRD": 0.137211
}
}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.7211,
"rate": 0.137211
}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