Rate Overview
Live
1 MYR = 29.0813 VUV
1 VUV = 0.034386
MYR
Avg
29.2200
High
29.3515
Low
29.0813
Last updated: 9/4/2026, 10:33:21 AM
Quick Conversions
| MYR | VUV |
|---|---|
| 1 MYR | 29.08 VUV |
| 10 MYR | 290.81 VUV |
| 50 MYR | 1,454.07 VUV |
| 100 MYR | 2,908.13 VUV |
| 500 MYR | 14,540.66 VUV |
| 1,000 MYR | 29,081.32 VUV |
Get MYR/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=VUVExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-09-04T10:33:21Z",
"rates": {
"VUV": 29.08132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "VUV",
"amount": 100
},
"result": 2908.132,
"rate": 29.08132
}Build with MYR/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key