Rate Overview
Live
1 VUV = 0.034891 MYR
1 MYR = 28.6607
VUV
Avg
0.034344
High
0.034891
Low
0.034034
Last updated: 6/19/2026, 8:56:20 AM
Quick Conversions
| VUV | MYR |
|---|---|
| 1 VUV | 0.03 MYR |
| 10 VUV | 0.35 MYR |
| 50 VUV | 1.74 MYR |
| 100 VUV | 3.49 MYR |
| 500 VUV | 17.45 MYR |
| 1,000 VUV | 34.89 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-06-19T08:56:20Z",
"rates": {
"MYR": 0.034891
}
}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.4890999999999996,
"rate": 0.034891
}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