Rate Overview
Live
1 OMR = 7.1007 WST
1 WST = 0.140832
OMR
Avg
7.1051
High
7.1858
Low
7.0432
Last updated: 7/28/2026, 8:43:23 AM
Quick Conversions
| OMR | WST |
|---|---|
| 1 OMR | 7.10 WST |
| 10 OMR | 71.01 WST |
| 50 OMR | 355.03 WST |
| 100 OMR | 710.07 WST |
| 500 OMR | 3,550.34 WST |
| 1,000 OMR | 7,100.67 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-28T08:43:23Z",
"rates": {
"WST": 7.100673
}
}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": 710.0672999999999,
"rate": 7.100673
}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