Rate Overview
Live
1 MWK = 0.068860 VUV
1 VUV = 14.5222
MWK
Avg
0.068582
High
0.069372
Low
0.067052
Last updated: 7/29/2026, 2:39:10 AM
Quick Conversions
| MWK | VUV |
|---|---|
| 1 MWK | 0.07 VUV |
| 10 MWK | 0.69 VUV |
| 50 MWK | 3.44 VUV |
| 100 MWK | 6.89 VUV |
| 500 MWK | 34.43 VUV |
| 1,000 MWK | 68.86 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-29T02:39:10Z",
"rates": {
"VUV": 0.06886
}
}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.886,
"rate": 0.06886
}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