Rate Overview
Live
1 WST = 0.139688 OMR
1 OMR = 7.1588
WST
Avg
0.140898
High
0.141781
Low
0.139688
Last updated: 7/26/2026, 2:43:30 PM
Quick Conversions
| WST | OMR |
|---|---|
| 1 WST | 0.14 OMR |
| 10 WST | 1.40 OMR |
| 50 WST | 6.98 OMR |
| 100 WST | 13.97 OMR |
| 500 WST | 69.84 OMR |
| 1,000 WST | 139.69 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-26T14:43:30Z",
"rates": {
"OMR": 0.139688
}
}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.9688,
"rate": 0.139688
}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