Rate Overview
Live
1 OMR = 3.6488 CAD
1 CAD = 0.274065
OMR
Avg
3.6305
High
3.7924
Low
3.5105
Last updated: 7/23/2026, 5:37:18 PM
Quick Conversions
| OMR | CAD |
|---|---|
| 1 OMR | 3.65 CAD |
| 10 OMR | 36.49 CAD |
| 50 OMR | 182.44 CAD |
| 100 OMR | 364.88 CAD |
| 500 OMR | 1,824.38 CAD |
| 1,000 OMR | 3,648.76 CAD |
Get OMR/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=CADExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-23T17:37:18Z",
"rates": {
"CAD": 3.648763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "CAD",
"amount": 100
},
"result": 364.8763,
"rate": 3.648763
}Build with OMR/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key