Rate Overview
Live
1 NAD = 10.8776 LRD
1 LRD = 0.091932
NAD
Avg
11.0491
High
11.2141
Low
10.8776
Last updated: 9/10/2026, 6:58:40 PM
Quick Conversions
| NAD | LRD |
|---|---|
| 1 NAD | 10.88 LRD |
| 10 NAD | 108.78 LRD |
| 50 NAD | 543.88 LRD |
| 100 NAD | 1,087.76 LRD |
| 500 NAD | 5,438.79 LRD |
| 1,000 NAD | 10,877.57 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-09-10T18:58:40Z",
"rates": {
"LRD": 10.877573
}
}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": 1087.7573,
"rate": 10.877573
}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