Rate Overview
Live
1 LRD = 0.650668 VUV
1 VUV = 1.5369
LRD
Avg
0.649121
High
0.652782
Low
0.643354
Last updated: 3/7/2026, 9:18:26 AM
Quick Conversions
| LRD | VUV |
|---|---|
| 1 LRD | 0.65 VUV |
| 10 LRD | 6.51 VUV |
| 50 LRD | 32.53 VUV |
| 100 LRD | 65.07 VUV |
| 500 LRD | 325.33 VUV |
| 1,000 LRD | 650.67 VUV |
Get LRD/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=VUVExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-07T09:18:26Z",
"rates": {
"VUV": 0.650668
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "VUV",
"amount": 100
},
"result": 65.0668,
"rate": 0.650668
}Build with LRD/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key