Rate Overview
Live
1 MWK = 0.068341 VUV
1 VUV = 14.6325
MWK
Avg
0.068205
High
0.068467
Low
0.067673
Last updated: 5/28/2026, 12:06:22 AM
Quick Conversions
| MWK | VUV |
|---|---|
| 1 MWK | 0.07 VUV |
| 10 MWK | 0.68 VUV |
| 50 MWK | 3.42 VUV |
| 100 MWK | 6.83 VUV |
| 500 MWK | 34.17 VUV |
| 1,000 MWK | 68.34 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-05-28T00:06:22Z",
"rates": {
"VUV": 0.068341
}
}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.8341,
"rate": 0.068341
}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