Rate Overview
Live
1 OMR = 6.9216 WST
1 WST = 0.144475
OMR
Avg
7.2667
High
7.8217
Low
6.9216
Last updated: 5/27/2026, 8:31:51 PM
Quick Conversions
| OMR | WST |
|---|---|
| 1 OMR | 6.92 WST |
| 10 OMR | 69.22 WST |
| 50 OMR | 346.08 WST |
| 100 OMR | 692.16 WST |
| 500 OMR | 3,460.81 WST |
| 1,000 OMR | 6,921.63 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-05-27T20:31:51Z",
"rates": {
"WST": 6.921625
}
}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": 692.1625,
"rate": 6.921625
}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