Rate Overview
Live
1 ZAR = 0.023848 OMR
1 OMR = 41.9322
ZAR
Avg
0.023673
High
0.023848
Low
0.023251
Last updated: 6/17/2026, 6:51:17 AM
Quick Conversions
| ZAR | OMR |
|---|---|
| 1 ZAR | 0.02 OMR |
| 10 ZAR | 0.24 OMR |
| 50 ZAR | 1.19 OMR |
| 100 ZAR | 2.38 OMR |
| 500 ZAR | 11.92 OMR |
| 1,000 ZAR | 23.85 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-06-17T06:51:17Z",
"rates": {
"OMR": 0.023848
}
}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.3848000000000003,
"rate": 0.023848
}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