Rate Overview
Live
1 OMR = 7.1011 WST
1 WST = 0.140824
OMR
Avg
7.0419
High
7.1289
Low
6.9760
Last updated: 3/7/2026, 4:25:24 AM
Quick Conversions
| OMR | WST |
|---|---|
| 1 OMR | 7.10 WST |
| 10 OMR | 71.01 WST |
| 50 OMR | 355.05 WST |
| 100 OMR | 710.11 WST |
| 500 OMR | 3,550.54 WST |
| 1,000 OMR | 7,101.08 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-03-07T04:25:24Z",
"rates": {
"WST": 7.101081
}
}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": 710.1080999999999,
"rate": 7.101081
}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