Rate Overview
Live
1 NAD = 11.0041 LRD
1 LRD = 0.090875
NAD
Avg
11.2756
High
11.5486
Low
11.0041
Last updated: 3/7/2026, 1:03:41 AM
Quick Conversions
| NAD | LRD |
|---|---|
| 1 NAD | 11.00 LRD |
| 10 NAD | 110.04 LRD |
| 50 NAD | 550.21 LRD |
| 100 NAD | 1,100.41 LRD |
| 500 NAD | 5,502.07 LRD |
| 1,000 NAD | 11,004.14 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-03-07T01:03:41Z",
"rates": {
"LRD": 11.004143
}
}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": 1100.4143,
"rate": 11.004143
}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