Rate Overview
Live
1 MYR = 28.9947 VUV
1 VUV = 0.034489
MYR
Avg
29.0999
High
29.2116
Low
28.9551
Last updated: 7/25/2026, 11:29:38 PM
Quick Conversions
| MYR | VUV |
|---|---|
| 1 MYR | 28.99 VUV |
| 10 MYR | 289.95 VUV |
| 50 MYR | 1,449.74 VUV |
| 100 MYR | 2,899.47 VUV |
| 500 MYR | 14,497.37 VUV |
| 1,000 MYR | 28,994.73 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-07-25T23:29:38Z",
"rates": {
"VUV": 28.99473
}
}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": 2899.473,
"rate": 28.99473
}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