Rate Overview
Live
1 VUV = 0.033917 MYR
1 MYR = 29.4837
VUV
Avg
0.033953
High
0.034066
Low
0.033904
Last updated: 7/12/2026, 8:41:46 AM
Quick Conversions
| VUV | MYR |
|---|---|
| 1 VUV | 0.03 MYR |
| 10 VUV | 0.34 MYR |
| 50 VUV | 1.70 MYR |
| 100 VUV | 3.39 MYR |
| 500 VUV | 16.96 MYR |
| 1,000 VUV | 33.92 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-07-12T08:41:46Z",
"rates": {
"MYR": 0.033917
}
}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.3917,
"rate": 0.033917
}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