Rate Overview
Live
1 MWK = 0.068646 VUV
1 VUV = 14.5675
MWK
Avg
0.068803
High
0.069190
Low
0.068412
Last updated: 7/31/2026, 2:53:57 PM
Quick Conversions
| MWK | VUV |
|---|---|
| 1 MWK | 0.07 VUV |
| 10 MWK | 0.69 VUV |
| 50 MWK | 3.43 VUV |
| 100 MWK | 6.86 VUV |
| 500 MWK | 34.32 VUV |
| 1,000 MWK | 68.65 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-07-31T14:53:57Z",
"rates": {
"VUV": 0.068646
}
}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.8646,
"rate": 0.068646
}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