Rate Overview
Live
1 ZAR = 0.023055 OMR
1 OMR = 43.3745
ZAR
Avg
0.023187
High
0.023481
Low
0.022874
Last updated: 7/27/2026, 5:13:55 PM
Quick Conversions
| ZAR | OMR |
|---|---|
| 1 ZAR | 0.02 OMR |
| 10 ZAR | 0.23 OMR |
| 50 ZAR | 1.15 OMR |
| 100 ZAR | 2.31 OMR |
| 500 ZAR | 11.53 OMR |
| 1,000 ZAR | 23.06 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-07-27T17:13:55Z",
"rates": {
"OMR": 0.023055
}
}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.3055,
"rate": 0.023055
}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