Rate Overview
Live
1 NAD = 10.9242 LRD
1 LRD = 0.091540
NAD
Avg
11.1555
High
11.7349
Low
10.7585
Last updated: 7/31/2026, 12:07:58 PM
Quick Conversions
| NAD | LRD |
|---|---|
| 1 NAD | 10.92 LRD |
| 10 NAD | 109.24 LRD |
| 50 NAD | 546.21 LRD |
| 100 NAD | 1,092.42 LRD |
| 500 NAD | 5,462.11 LRD |
| 1,000 NAD | 10,924.22 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-31T12:07:58Z",
"rates": {
"LRD": 10.924221
}
}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": 1092.4221,
"rate": 10.924221
}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