Rate Overview
Live
1 OMR = 3.5949 CAD
1 CAD = 0.278171
OMR
Avg
3.6122
High
3.6297
Low
3.5946
Last updated: 8/14/2026, 3:47:00 PM
Quick Conversions
| OMR | CAD |
|---|---|
| 1 OMR | 3.59 CAD |
| 10 OMR | 35.95 CAD |
| 50 OMR | 179.75 CAD |
| 100 OMR | 359.49 CAD |
| 500 OMR | 1,797.45 CAD |
| 1,000 OMR | 3,594.91 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-08-14T15:47:00Z",
"rates": {
"CAD": 3.594909
}
}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.4909,
"rate": 3.594909
}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