Rate Overview
Live
1 PLN = 32.3132 VUV
1 VUV = 0.030947
PLN
Avg
33.1327
High
34.0711
Low
32.0888
Last updated: 3/27/2026, 11:15:51 AM
Quick Conversions
| PLN | VUV |
|---|---|
| 1 PLN | 32.31 VUV |
| 10 PLN | 323.13 VUV |
| 50 PLN | 1,615.66 VUV |
| 100 PLN | 3,231.32 VUV |
| 500 PLN | 16,156.62 VUV |
| 1,000 PLN | 32,313.23 VUV |
Get PLN/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=VUVExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-27T11:15:51Z",
"rates": {
"VUV": 32.313234
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "VUV",
"amount": 100
},
"result": 3231.3234,
"rate": 32.313234
}Build with PLN/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key