Rate Overview
Live
1 OMR = 6.9814 WST
1 WST = 0.143237
OMR
Avg
6.9929
High
7.1176
Low
6.9648
Last updated: 5/7/2026, 8:37:22 AM
Quick Conversions
| OMR | WST |
|---|---|
| 1 OMR | 6.98 WST |
| 10 OMR | 69.81 WST |
| 50 OMR | 349.07 WST |
| 100 OMR | 698.14 WST |
| 500 OMR | 3,490.71 WST |
| 1,000 OMR | 6,981.41 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-05-07T08:37:22Z",
"rates": {
"WST": 6.981412
}
}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": 698.1412,
"rate": 6.981412
}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