Rate Overview
Live
1 NAD = 11.1913 LRD
1 LRD = 0.089355
NAD
Avg
10.8469
High
11.6404
Low
9.9189
Last updated: 5/27/2026, 3:12:24 PM
Quick Conversions
| NAD | LRD |
|---|---|
| 1 NAD | 11.19 LRD |
| 10 NAD | 111.91 LRD |
| 50 NAD | 559.56 LRD |
| 100 NAD | 1,119.13 LRD |
| 500 NAD | 5,595.63 LRD |
| 1,000 NAD | 11,191.26 LRD |
Get NAD/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=LRDExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-05-27T15:12:24Z",
"rates": {
"LRD": 11.191255
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "LRD",
"amount": 100
},
"result": 1119.1255,
"rate": 11.191255
}Build with NAD/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key