Rate Overview
Live
1 VUV = 0.033141 MYR
1 MYR = 30.1741
VUV
Avg
0.033067
High
0.033214
Low
0.032768
Last updated: 3/7/2026, 3:48:21 AM
Quick Conversions
| VUV | MYR |
|---|---|
| 1 VUV | 0.03 MYR |
| 10 VUV | 0.33 MYR |
| 50 VUV | 1.66 MYR |
| 100 VUV | 3.31 MYR |
| 500 VUV | 16.57 MYR |
| 1,000 VUV | 33.14 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-03-07T03:48:21Z",
"rates": {
"MYR": 0.033141
}
}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.3141,
"rate": 0.033141
}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