Rate Overview
Live
1 OMR = 7.0282 WST
1 WST = 0.142283
OMR
Avg
7.0499
High
7.1330
Low
6.9849
Last updated: 4/17/2026, 6:23:39 AM
Quick Conversions
| OMR | WST |
|---|---|
| 1 OMR | 7.03 WST |
| 10 OMR | 70.28 WST |
| 50 OMR | 351.41 WST |
| 100 OMR | 702.83 WST |
| 500 OMR | 3,514.13 WST |
| 1,000 OMR | 7,028.25 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-04-17T06:23:39Z",
"rates": {
"WST": 7.02825
}
}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": 702.825,
"rate": 7.02825
}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