Rate Overview
Live
1 OMR = 3.6602 CAD
1 CAD = 0.273209
OMR
Avg
3.6479
High
3.6602
Low
3.6349
Last updated: 7/25/2026, 10:08:39 AM
Quick Conversions
| OMR | CAD |
|---|---|
| 1 OMR | 3.66 CAD |
| 10 OMR | 36.60 CAD |
| 50 OMR | 183.01 CAD |
| 100 OMR | 366.02 CAD |
| 500 OMR | 1,830.10 CAD |
| 1,000 OMR | 3,660.20 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-25T10:08:39Z",
"rates": {
"CAD": 3.660202
}
}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": 366.0202,
"rate": 3.660202
}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