Rate Overview
Live
1 WST = 0.138824 OMR
1 OMR = 7.2034
WST
Avg
0.139753
High
0.140290
Low
0.138824
Last updated: 7/5/2026, 2:34:49 PM
Quick Conversions
| WST | OMR |
|---|---|
| 1 WST | 0.14 OMR |
| 10 WST | 1.39 OMR |
| 50 WST | 6.94 OMR |
| 100 WST | 13.88 OMR |
| 500 WST | 69.41 OMR |
| 1,000 WST | 138.82 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-07-05T14:34:49Z",
"rates": {
"OMR": 0.138824
}
}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": 13.8824,
"rate": 0.138824
}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