Rate Overview
Live
1 VUV = 3.3322 MRO
1 MRO = 0.300106
VUV
Avg
3.3584
High
3.3918
Low
3.3322
Last updated: 3/27/2026, 2:51:10 PM
Quick Conversions
| VUV | MRO |
|---|---|
| 1 VUV | 3.33 MRO |
| 10 VUV | 33.32 MRO |
| 50 VUV | 166.61 MRO |
| 100 VUV | 333.22 MRO |
| 500 VUV | 1,666.08 MRO |
| 1,000 VUV | 3,332.16 MRO |
Get VUV/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=MROExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-27T14:51:10Z",
"rates": {
"MRO": 3.332156
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "MRO",
"amount": 100
},
"result": 333.2156,
"rate": 3.332156
}Build with VUV/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key