Rate Overview
Live
1 NIO = 5.0320 LRD
1 LRD = 0.198728 NIO
Avg
4.9856
High
5.0423
Low
4.9083
Last updated: 1/25/2026, 5:12:41 PM
Quick Conversions
| NIO | LRD |
|---|---|
| 1 NIO | 5.03 LRD |
| 10 NIO | 50.32 LRD |
| 50 NIO | 251.60 LRD |
| 100 NIO | 503.20 LRD |
| 500 NIO | 2,516.00 LRD |
| 1,000 NIO | 5,031.99 LRD |
Get NIO/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=LRDExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-01-25T17:12:41Z",
"rates": {
"LRD": 5.031994
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "LRD",
"amount": 100
},
"result": 503.1994,
"rate": 5.031994
}Build with NIO/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key