Rate Overview
Live
1 LRD = 0.640561 VUV
1 VUV = 1.5611
LRD
Avg
0.643388
High
0.646125
Low
0.640516
Last updated: 5/8/2026, 4:40:52 AM
Quick Conversions
| LRD | VUV |
|---|---|
| 1 LRD | 0.64 VUV |
| 10 LRD | 6.41 VUV |
| 50 LRD | 32.03 VUV |
| 100 LRD | 64.06 VUV |
| 500 LRD | 320.28 VUV |
| 1,000 LRD | 640.56 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-05-08T04:40:52Z",
"rates": {
"VUV": 0.640561
}
}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": 64.0561,
"rate": 0.640561
}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