Rate Overview
Live
1 VUV = 0.003252 OMR
1 OMR = 307.5031
VUV
Avg
0.003240
High
0.003254
Low
0.003220
Last updated: 8/12/2026, 10:58:21 AM
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.63 OMR |
| 1,000 VUV | 3.25 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-08-12T10:58:21Z",
"rates": {
"OMR": 0.003252
}
}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.3252,
"rate": 0.003252
}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