Rate Overview
Live
1 NAD = 11.0604 LRD
1 LRD = 0.090413
NAD
Avg
11.1524
High
11.2070
Low
11.0604
Last updated: 7/10/2026, 3:35:23 AM
Quick Conversions
| NAD | LRD |
|---|---|
| 1 NAD | 11.06 LRD |
| 10 NAD | 110.60 LRD |
| 50 NAD | 553.02 LRD |
| 100 NAD | 1,106.04 LRD |
| 500 NAD | 5,530.18 LRD |
| 1,000 NAD | 11,060.36 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-10T03:35:23Z",
"rates": {
"LRD": 11.06036
}
}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": 1106.0359999999998,
"rate": 11.06036
}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