Rate Overview
Live
1 NAD = 10.8511 LRD
1 LRD = 0.092156
NAD
Avg
11.0232
High
11.2070
Low
10.7637
Last updated: 7/29/2026, 6:20:33 AM
Quick Conversions
| NAD | LRD |
|---|---|
| 1 NAD | 10.85 LRD |
| 10 NAD | 108.51 LRD |
| 50 NAD | 542.56 LRD |
| 100 NAD | 1,085.11 LRD |
| 500 NAD | 5,425.56 LRD |
| 1,000 NAD | 10,851.12 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-07-29T06:20:33Z",
"rates": {
"LRD": 10.851115
}
}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": 1085.1115,
"rate": 10.851115
}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