Rate Overview
Live
1 LRD = 0.200532 NIO
1 NIO = 4.9867
LRD
Avg
0.193792
High
0.208498
Low
0.182005
Last updated: 3/27/2026, 9:54:52 AM
Quick Conversions
| LRD | NIO |
|---|---|
| 1 LRD | 0.20 NIO |
| 10 LRD | 2.01 NIO |
| 50 LRD | 10.03 NIO |
| 100 LRD | 20.05 NIO |
| 500 LRD | 100.27 NIO |
| 1,000 LRD | 200.53 NIO |
Get LRD/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=NIOExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-27T09:54:52Z",
"rates": {
"NIO": 0.200532
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "NIO",
"amount": 100
},
"result": 20.0532,
"rate": 0.200532
}Build with LRD/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key