Rate Overview
Live
1 OMR = 3.6433 CAD
1 CAD = 0.274474
OMR
Avg
3.5951
High
3.6871
Low
3.5090
Last updated: 7/23/2026, 4:50:16 AM
Quick Conversions
| OMR | CAD |
|---|---|
| 1 OMR | 3.64 CAD |
| 10 OMR | 36.43 CAD |
| 50 OMR | 182.17 CAD |
| 100 OMR | 364.33 CAD |
| 500 OMR | 1,821.67 CAD |
| 1,000 OMR | 3,643.33 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-23T04:50:16Z",
"rates": {
"CAD": 3.643334
}
}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.3334,
"rate": 3.643334
}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