Rate Overview
Live
1 OMR = 3.5569 CAD
1 CAD = 0.281146
OMR
Avg
3.5773
High
3.5973
Low
3.5569
Last updated: 4/16/2026, 1:36:59 AM
Quick Conversions
| OMR | CAD |
|---|---|
| 1 OMR | 3.56 CAD |
| 10 OMR | 35.57 CAD |
| 50 OMR | 177.84 CAD |
| 100 OMR | 355.69 CAD |
| 500 OMR | 1,778.44 CAD |
| 1,000 OMR | 3,556.88 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-04-16T01:36:59Z",
"rates": {
"CAD": 3.556875
}
}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": 355.6875,
"rate": 3.556875
}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