Rate Overview
Live
1 MWK = 0.069382 VUV
1 VUV = 14.4130
MWK
Avg
0.069111
High
0.069913
Low
0.068448
Last updated: 3/27/2026, 4:38:30 PM
Quick Conversions
| MWK | VUV |
|---|---|
| 1 MWK | 0.07 VUV |
| 10 MWK | 0.69 VUV |
| 50 MWK | 3.47 VUV |
| 100 MWK | 6.94 VUV |
| 500 MWK | 34.69 VUV |
| 1,000 MWK | 69.38 VUV |
Get MWK/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=VUVExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-27T16:38:30Z",
"rates": {
"VUV": 0.069382
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "VUV",
"amount": 100
},
"result": 6.9382,
"rate": 0.069382
}Build with MWK/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key