Rate Overview
Live
1 MYR = 29.8731 VUV
1 VUV = 0.033475
MYR
Avg
30.0890
High
30.2788
Low
29.8389
Last updated: 3/27/2026, 11:30:09 AM
Quick Conversions
| MYR | VUV |
|---|---|
| 1 MYR | 29.87 VUV |
| 10 MYR | 298.73 VUV |
| 50 MYR | 1,493.66 VUV |
| 100 MYR | 2,987.31 VUV |
| 500 MYR | 14,936.56 VUV |
| 1,000 MYR | 29,873.13 VUV |
Get MYR/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=VUVExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-27T11:30:09Z",
"rates": {
"VUV": 29.873128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "VUV",
"amount": 100
},
"result": 2987.3128,
"rate": 29.873128
}Build with MYR/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key