Rate Overview
Live
1 NAD = 11.0109 LRD
1 LRD = 0.090819
NAD
Avg
11.1805
High
11.2985
Low
11.0109
Last updated: 6/19/2026, 8:26:17 AM
Quick Conversions
| NAD | LRD |
|---|---|
| 1 NAD | 11.01 LRD |
| 10 NAD | 110.11 LRD |
| 50 NAD | 550.55 LRD |
| 100 NAD | 1,101.09 LRD |
| 500 NAD | 5,505.46 LRD |
| 1,000 NAD | 11,010.91 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-06-19T08:26:17Z",
"rates": {
"LRD": 11.010913
}
}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": 1101.0913,
"rate": 11.010913
}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