Rate Overview
Live
1 OMR = 7.0909 WST
1 WST = 0.141025
OMR
Avg
7.1068
High
7.4714
Low
6.8820
Last updated: 7/30/2026, 5:21:07 AM
Quick Conversions
| OMR | WST |
|---|---|
| 1 OMR | 7.09 WST |
| 10 OMR | 70.91 WST |
| 50 OMR | 354.55 WST |
| 100 OMR | 709.09 WST |
| 500 OMR | 3,545.47 WST |
| 1,000 OMR | 7,090.95 WST |
Get OMR/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=WSTExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-30T05:21:07Z",
"rates": {
"WST": 7.090946
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "WST",
"amount": 100
},
"result": 709.0946,
"rate": 7.090946
}Build with OMR/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key