Rate Overview
Live
1 ZAR = 0.022637 OMR
1 OMR = 44.1755
ZAR
Avg
0.022979
High
0.024170
Low
0.022098
Last updated: 3/27/2026, 4:31:27 PM
Quick Conversions
| ZAR | OMR |
|---|---|
| 1 ZAR | 0.02 OMR |
| 10 ZAR | 0.23 OMR |
| 50 ZAR | 1.13 OMR |
| 100 ZAR | 2.26 OMR |
| 500 ZAR | 11.32 OMR |
| 1,000 ZAR | 22.64 OMR |
Get ZAR/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=OMRExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-27T16:31:27Z",
"rates": {
"OMR": 0.022637
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "OMR",
"amount": 100
},
"result": 2.2637,
"rate": 0.022637
}Build with ZAR/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key