Rate Overview
Live
1 WST = 0.143572 OMR
1 OMR = 6.9651
WST
Avg
0.142507
High
0.143572
Low
0.140274
Last updated: 3/7/2026, 1:05:53 AM
Quick Conversions
| WST | OMR |
|---|---|
| 1 WST | 0.14 OMR |
| 10 WST | 1.44 OMR |
| 50 WST | 7.18 OMR |
| 100 WST | 14.36 OMR |
| 500 WST | 71.79 OMR |
| 1,000 WST | 143.57 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-03-07T01:05:53Z",
"rates": {
"OMR": 0.143572
}
}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.3572,
"rate": 0.143572
}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