Rate Overview
Live
1 NAD = 11.1779 LRD
1 LRD = 0.089462
NAD
Avg
11.2048
High
11.2578
Low
11.1779
Last updated: 8/19/2026, 6:06:59 PM
Quick Conversions
| NAD | LRD |
|---|---|
| 1 NAD | 11.18 LRD |
| 10 NAD | 111.78 LRD |
| 50 NAD | 558.89 LRD |
| 100 NAD | 1,117.79 LRD |
| 500 NAD | 5,588.94 LRD |
| 1,000 NAD | 11,177.88 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-08-19T18:06:59Z",
"rates": {
"LRD": 11.177879
}
}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": 1117.7879,
"rate": 11.177879
}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