Rate Overview
Live
1 NAD = 10.7374 LRD
1 LRD = 0.093132
NAD
Avg
10.8357
High
11.7028
Low
10.3098
Last updated: 3/27/2026, 11:45:42 AM
Quick Conversions
| NAD | LRD |
|---|---|
| 1 NAD | 10.74 LRD |
| 10 NAD | 107.37 LRD |
| 50 NAD | 536.87 LRD |
| 100 NAD | 1,073.74 LRD |
| 500 NAD | 5,368.72 LRD |
| 1,000 NAD | 10,737.44 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-27T11:45:42Z",
"rates": {
"LRD": 10.737435
}
}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": 1073.7435,
"rate": 10.737435
}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