Rate Overview
Live
1 MWK = 0.068217 VUV
1 VUV = 14.6591
MWK
Avg
0.068868
High
0.070750
Low
0.067753
Last updated: 5/27/2026, 8:30:03 PM
Quick Conversions
| MWK | VUV |
|---|---|
| 1 MWK | 0.07 VUV |
| 10 MWK | 0.68 VUV |
| 50 MWK | 3.41 VUV |
| 100 MWK | 6.82 VUV |
| 500 MWK | 34.11 VUV |
| 1,000 MWK | 68.22 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-27T20:30:03Z",
"rates": {
"VUV": 0.068217
}
}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.8217,
"rate": 0.068217
}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