Rate Overview
Live
1 OMR = 3.5758 CAD
1 CAD = 0.279654
OMR
Avg
3.5745
High
3.5842
Low
3.5639
Last updated: 5/26/2026, 8:18:55 AM
Quick Conversions
| OMR | CAD |
|---|---|
| 1 OMR | 3.58 CAD |
| 10 OMR | 35.76 CAD |
| 50 OMR | 178.79 CAD |
| 100 OMR | 357.58 CAD |
| 500 OMR | 1,787.92 CAD |
| 1,000 OMR | 3,575.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-05-26T08:18:55Z",
"rates": {
"CAD": 3.575849
}
}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": 357.5849,
"rate": 3.575849
}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