Rate Overview
Live
1 OMR = 3.6498 CAD
1 CAD = 0.273985
OMR
Avg
3.6423
High
3.6501
Low
3.6328
Last updated: 7/22/2026, 11:13:42 PM
Quick Conversions
| OMR | CAD |
|---|---|
| 1 OMR | 3.65 CAD |
| 10 OMR | 36.50 CAD |
| 50 OMR | 182.49 CAD |
| 100 OMR | 364.98 CAD |
| 500 OMR | 1,824.92 CAD |
| 1,000 OMR | 3,649.84 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-22T23:13:42Z",
"rates": {
"CAD": 3.649836
}
}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.9836,
"rate": 3.649836
}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