Rate Overview
Live
1 OMR = 7.0804 WST
1 WST = 0.141234
OMR
Avg
7.1387
High
7.2725
Low
6.9748
Last updated: 3/27/2026, 11:39:42 AM
Quick Conversions
| OMR | WST |
|---|---|
| 1 OMR | 7.08 WST |
| 10 OMR | 70.80 WST |
| 50 OMR | 354.02 WST |
| 100 OMR | 708.04 WST |
| 500 OMR | 3,540.22 WST |
| 1,000 OMR | 7,080.43 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-03-27T11:39:42Z",
"rates": {
"WST": 7.080432
}
}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": 708.0432,
"rate": 7.080432
}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