Rate Overview
Live
1 VUV = 0.034424 MYR
1 MYR = 29.0495
VUV
Avg
0.034192
High
0.034578
Low
0.033904
Last updated: 8/2/2026, 1:25:50 PM
Quick Conversions
| VUV | MYR |
|---|---|
| 1 VUV | 0.03 MYR |
| 10 VUV | 0.34 MYR |
| 50 VUV | 1.72 MYR |
| 100 VUV | 3.44 MYR |
| 500 VUV | 17.21 MYR |
| 1,000 VUV | 34.42 MYR |
Get VUV/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=MYRExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-08-02T13:25:50Z",
"rates": {
"MYR": 0.034424
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "MYR",
"amount": 100
},
"result": 3.4424,
"rate": 0.034424
}Build with VUV/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key