Rate Overview
Live
1 VUV = 0.034547 MYR
1 MYR = 28.9461
VUV
Avg
0.034424
High
0.034547
Low
0.034254
Last updated: 9/11/2026, 11:18:57 PM
Quick Conversions
| VUV | MYR |
|---|---|
| 1 VUV | 0.03 MYR |
| 10 VUV | 0.35 MYR |
| 50 VUV | 1.73 MYR |
| 100 VUV | 3.45 MYR |
| 500 VUV | 17.27 MYR |
| 1,000 VUV | 34.55 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-09-11T23:18:57Z",
"rates": {
"MYR": 0.034547
}
}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.4547000000000003,
"rate": 0.034547
}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