Rate Overview
Live
1 VEF = 0.000011 MRO
1 MRO = 90909.09 VEF
Avg
0.000019
High
0.000031
Low
0.000011
Last updated: 1/25/2026, 9:21:13 AM
Quick Conversions
| VEF | MRO |
|---|---|
| 1 VEF | 0.00 MRO |
| 10 VEF | 0.00 MRO |
| 50 VEF | 0.00 MRO |
| 100 VEF | 0.00 MRO |
| 500 VEF | 0.01 MRO |
| 1,000 VEF | 0.01 MRO |
Get VEF/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=MROExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-01-25T09:21:13Z",
"rates": {
"MRO": 0.000011
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "MRO",
"amount": 100
},
"result": 0.0011,
"rate": 0.000011
}Build with VEF/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key