Rate Overview
Live
1 NAD = 11.1022 LRD
1 LRD = 0.090072
NAD
Avg
11.0139
High
11.1022
Low
10.8994
Last updated: 5/7/2026, 8:35:08 AM
Quick Conversions
| NAD | LRD |
|---|---|
| 1 NAD | 11.10 LRD |
| 10 NAD | 111.02 LRD |
| 50 NAD | 555.11 LRD |
| 100 NAD | 1,110.22 LRD |
| 500 NAD | 5,551.12 LRD |
| 1,000 NAD | 11,102.23 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-05-07T08:35:08Z",
"rates": {
"LRD": 11.102233
}
}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": 1110.2233,
"rate": 11.102233
}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