Rate Overview
Live
1 OMR = 42.4224 ZAR
1 ZAR = 0.023572
OMR
Avg
44.3371
High
47.3008
Low
41.3221
Last updated: 5/27/2026, 8:36:50 PM
Quick Conversions
| OMR | ZAR |
|---|---|
| 1 OMR | 42.42 ZAR |
| 10 OMR | 424.22 ZAR |
| 50 OMR | 2,121.12 ZAR |
| 100 OMR | 4,242.24 ZAR |
| 500 OMR | 21,211.18 ZAR |
| 1,000 OMR | 42,422.35 ZAR |
Get OMR/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=ZARExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-05-27T20:36:50Z",
"rates": {
"ZAR": 42.42235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "ZAR",
"amount": 100
},
"result": 4242.235000000001,
"rate": 42.42235
}Build with OMR/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key