Rate Overview
Live
1 VUV = 0.003275 OMR
1 OMR = 305.3435
VUV
Avg
0.003251
High
0.003275
Low
0.003228
Last updated: 4/17/2026, 12:05:32 PM
Quick Conversions
| VUV | OMR |
|---|---|
| 1 VUV | 0.00 OMR |
| 10 VUV | 0.03 OMR |
| 50 VUV | 0.16 OMR |
| 100 VUV | 0.33 OMR |
| 500 VUV | 1.64 OMR |
| 1,000 VUV | 3.28 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-04-17T12:05:32Z",
"rates": {
"OMR": 0.003275
}
}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.3275,
"rate": 0.003275
}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