Rate Overview
Live
1 VUV = 0.033251 MYR
1 MYR = 30.0743
VUV
Avg
0.033358
High
0.033525
Low
0.033210
Last updated: 5/9/2026, 2:54:33 AM
Quick Conversions
| VUV | MYR |
|---|---|
| 1 VUV | 0.03 MYR |
| 10 VUV | 0.33 MYR |
| 50 VUV | 1.66 MYR |
| 100 VUV | 3.33 MYR |
| 500 VUV | 16.63 MYR |
| 1,000 VUV | 33.25 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-05-09T02:54:33Z",
"rates": {
"MYR": 0.033251
}
}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.3251000000000004,
"rate": 0.033251
}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