Rate Overview
Live
1 OMR = 3.5911 CAD
1 CAD = 0.278466
OMR
Avg
3.5689
High
3.5916
Low
3.5514
Last updated: 3/26/2026, 10:31:26 PM
Quick Conversions
| OMR | CAD |
|---|---|
| 1 OMR | 3.59 CAD |
| 10 OMR | 35.91 CAD |
| 50 OMR | 179.55 CAD |
| 100 OMR | 359.11 CAD |
| 500 OMR | 1,795.55 CAD |
| 1,000 OMR | 3,591.10 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-03-26T22:31:26Z",
"rates": {
"CAD": 3.591099
}
}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": 359.1099,
"rate": 3.591099
}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