Rate Overview
Live
1 VUV = 0.003216 OMR
1 OMR = 310.9453
VUV
Avg
0.003235
High
0.003257
Low
0.003207
Last updated: 3/28/2026, 12:22:28 PM
Quick Conversions
| VUV | OMR |
|---|---|
| 1 VUV | 0.00 OMR |
| 10 VUV | 0.03 OMR |
| 50 VUV | 0.16 OMR |
| 100 VUV | 0.32 OMR |
| 500 VUV | 1.61 OMR |
| 1,000 VUV | 3.22 OMR |
Get VUV/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=OMRExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-28T12:22:28Z",
"rates": {
"OMR": 0.003216
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "OMR",
"amount": 100
},
"result": 0.3216,
"rate": 0.003216
}Build with VUV/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key