Rate Overview
Live
1 LRD = 0.653034 VUV
1 VUV = 1.5313
LRD
Avg
0.657704
High
0.661433
Low
0.652741
Last updated: 8/19/2026, 7:20:21 AM
Quick Conversions
| LRD | VUV |
|---|---|
| 1 LRD | 0.65 VUV |
| 10 LRD | 6.53 VUV |
| 50 LRD | 32.65 VUV |
| 100 LRD | 65.30 VUV |
| 500 LRD | 326.52 VUV |
| 1,000 LRD | 653.03 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-08-19T07:20:21Z",
"rates": {
"VUV": 0.653034
}
}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.3034,
"rate": 0.653034
}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