Rate Overview
Live
1 OMR = 3.6208 CAD
1 CAD = 0.276178
OMR
Avg
3.6188
High
3.6332
Low
3.6064
Last updated: 6/15/2026, 9:57:45 AM
Quick Conversions
| OMR | CAD |
|---|---|
| 1 OMR | 3.62 CAD |
| 10 OMR | 36.21 CAD |
| 50 OMR | 181.04 CAD |
| 100 OMR | 362.09 CAD |
| 500 OMR | 1,810.43 CAD |
| 1,000 OMR | 3,620.85 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-06-15T09:57:45Z",
"rates": {
"CAD": 3.62085
}
}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": 362.085,
"rate": 3.62085
}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