Rate Overview
Live
1 NAD = 11.2124 LRD
1 LRD = 0.089187
NAD
Avg
11.2287
High
11.2831
Low
11.2044
Last updated: 4/17/2026, 6:17:17 AM
Quick Conversions
| NAD | LRD |
|---|---|
| 1 NAD | 11.21 LRD |
| 10 NAD | 112.12 LRD |
| 50 NAD | 560.62 LRD |
| 100 NAD | 1,121.24 LRD |
| 500 NAD | 5,606.18 LRD |
| 1,000 NAD | 11,212.37 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-04-17T06:17:17Z",
"rates": {
"LRD": 11.212368
}
}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": 1121.2368,
"rate": 11.212368
}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