Rate Overview
Live
1 VUV = 0.034240 MYR
1 MYR = 29.2056
VUV
Avg
0.034299
High
0.034484
Low
0.034185
Last updated: 8/21/2026, 12:56:05 PM
Quick Conversions
| VUV | MYR |
|---|---|
| 1 VUV | 0.03 MYR |
| 10 VUV | 0.34 MYR |
| 50 VUV | 1.71 MYR |
| 100 VUV | 3.42 MYR |
| 500 VUV | 17.12 MYR |
| 1,000 VUV | 34.24 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-08-21T12:56:05Z",
"rates": {
"MYR": 0.03424
}
}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.424,
"rate": 0.03424
}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