Rate Overview
Live
1 OMR = 305.2862 VUV
1 VUV = 0.003276
OMR
Avg
307.6021
High
309.7768
Low
305.2862
Last updated: 4/17/2026, 12:05:04 PM
Quick Conversions
| OMR | VUV |
|---|---|
| 1 OMR | 305.29 VUV |
| 10 OMR | 3,052.86 VUV |
| 50 OMR | 15,264.31 VUV |
| 100 OMR | 30,528.62 VUV |
| 500 OMR | 152,643.10 VUV |
| 1,000 OMR | 305,286.20 VUV |
Get OMR/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=VUVExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-04-17T12:05:04Z",
"rates": {
"VUV": 305.2862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "VUV",
"amount": 100
},
"result": 30528.620000000003,
"rate": 305.2862
}Build with OMR/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key