Rate Overview
Live
1 OMR = 7.1153 WST
1 WST = 0.140541
OMR
Avg
7.0633
High
7.1255
Low
7.0121
Last updated: 6/19/2026, 8:50:37 AM
Quick Conversions
| OMR | WST |
|---|---|
| 1 OMR | 7.12 WST |
| 10 OMR | 71.15 WST |
| 50 OMR | 355.77 WST |
| 100 OMR | 711.53 WST |
| 500 OMR | 3,557.67 WST |
| 1,000 OMR | 7,115.34 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-06-19T08:50:37Z",
"rates": {
"WST": 7.115338
}
}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": 711.5338,
"rate": 7.115338
}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