Rate Overview
Live
1 WST = 0.143290 OMR
1 OMR = 6.9789
WST
Avg
0.143013
High
0.143578
Low
0.140496
Last updated: 5/7/2026, 11:28:48 AM
Quick Conversions
| WST | OMR |
|---|---|
| 1 WST | 0.14 OMR |
| 10 WST | 1.43 OMR |
| 50 WST | 7.16 OMR |
| 100 WST | 14.33 OMR |
| 500 WST | 71.65 OMR |
| 1,000 WST | 143.29 OMR |
Get WST/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=OMRExample Response:
{
"success": true,
"base": "WST",
"date": "2026-05-07T11:28:48Z",
"rates": {
"OMR": 0.14329
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "OMR",
"amount": 100
},
"result": 14.329,
"rate": 0.14329
}Build with WST/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key