Rate Overview
Live
1 MYR = 29.9980 VUV
1 VUV = 0.033336
MYR
Avg
29.9239
High
30.1111
Low
29.7964
Last updated: 5/7/2026, 4:57:13 PM
Quick Conversions
| MYR | VUV |
|---|---|
| 1 MYR | 30.00 VUV |
| 10 MYR | 299.98 VUV |
| 50 MYR | 1,499.90 VUV |
| 100 MYR | 2,999.80 VUV |
| 500 MYR | 14,998.98 VUV |
| 1,000 MYR | 29,997.96 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-05-07T16:57:13Z",
"rates": {
"VUV": 29.99796
}
}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": 2999.796,
"rate": 29.99796
}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