Rate Overview
Live
1 MYR = 29.8768 VUV
1 VUV = 0.033471
MYR
Avg
28.6114
High
30.5723
Low
26.9964
Last updated: 3/27/2026, 9:35:00 AM
Quick Conversions
| MYR | VUV |
|---|---|
| 1 MYR | 29.88 VUV |
| 10 MYR | 298.77 VUV |
| 50 MYR | 1,493.84 VUV |
| 100 MYR | 2,987.68 VUV |
| 500 MYR | 14,938.42 VUV |
| 1,000 MYR | 29,876.84 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-27T09:35:00Z",
"rates": {
"VUV": 29.87684
}
}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.684,
"rate": 29.87684
}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