Rate Overview
Live
1 MWK = 0.069095 VUV
1 VUV = 14.4728
MWK
Avg
0.069137
High
0.069416
Low
0.068753
Last updated: 7/11/2026, 7:37:15 AM
Quick Conversions
| MWK | VUV |
|---|---|
| 1 MWK | 0.07 VUV |
| 10 MWK | 0.69 VUV |
| 50 MWK | 3.45 VUV |
| 100 MWK | 6.91 VUV |
| 500 MWK | 34.55 VUV |
| 1,000 MWK | 69.10 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-11T07:37:15Z",
"rates": {
"VUV": 0.069095
}
}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.9095,
"rate": 0.069095
}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