Rate Overview
Live
1 OMR = 3.5836 CAD
1 CAD = 0.279052
OMR
Avg
3.5957
High
3.6220
Low
3.5730
Last updated: 9/4/2026, 4:25:12 PM
Quick Conversions
| OMR | CAD |
|---|---|
| 1 OMR | 3.58 CAD |
| 10 OMR | 35.84 CAD |
| 50 OMR | 179.18 CAD |
| 100 OMR | 358.36 CAD |
| 500 OMR | 1,791.78 CAD |
| 1,000 OMR | 3,583.56 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-09-04T16:25:12Z",
"rates": {
"CAD": 3.583556
}
}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": 358.35560000000004,
"rate": 3.583556
}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