Rate Overview
Live
1 MWK = 0.067842 VUV
1 VUV = 14.7401
MWK
Avg
0.068410
High
0.068752
Low
0.067842
Last updated: 4/17/2026, 6:19:08 AM
Quick Conversions
| MWK | VUV |
|---|---|
| 1 MWK | 0.07 VUV |
| 10 MWK | 0.68 VUV |
| 50 MWK | 3.39 VUV |
| 100 MWK | 6.78 VUV |
| 500 MWK | 33.92 VUV |
| 1,000 MWK | 67.84 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-04-17T06:19:08Z",
"rates": {
"VUV": 0.067842
}
}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.7842,
"rate": 0.067842
}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