Rate Overview
Live
1 MYR = 30.0409 VUV
1 VUV = 0.033288
MYR
Avg
30.2339
High
30.5171
Low
30.0409
Last updated: 3/7/2026, 1:07:04 AM
Quick Conversions
| MYR | VUV |
|---|---|
| 1 MYR | 30.04 VUV |
| 10 MYR | 300.41 VUV |
| 50 MYR | 1,502.04 VUV |
| 100 MYR | 3,004.09 VUV |
| 500 MYR | 15,020.45 VUV |
| 1,000 MYR | 30,040.89 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-07T01:07:04Z",
"rates": {
"VUV": 30.040893
}
}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": 3004.0893,
"rate": 30.040893
}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