Rate Overview
Live
1 OMR = 7.0206 WST
1 WST = 0.142438
OMR
Avg
7.0286
High
7.0732
Low
7.0113
Last updated: 9/9/2026, 2:27:18 PM
Quick Conversions
| OMR | WST |
|---|---|
| 1 OMR | 7.02 WST |
| 10 OMR | 70.21 WST |
| 50 OMR | 351.03 WST |
| 100 OMR | 702.06 WST |
| 500 OMR | 3,510.31 WST |
| 1,000 OMR | 7,020.62 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-09-09T14:27:18Z",
"rates": {
"WST": 7.020621
}
}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": 702.0621,
"rate": 7.020621
}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