Rate Overview
Live
1 OMR = 3.5196 CAD
1 CAD = 0.284125
OMR
Avg
3.5406
High
3.5812
Low
3.5196
Last updated: 3/6/2026, 8:02:11 PM
Quick Conversions
| OMR | CAD |
|---|---|
| 1 OMR | 3.52 CAD |
| 10 OMR | 35.20 CAD |
| 50 OMR | 175.98 CAD |
| 100 OMR | 351.96 CAD |
| 500 OMR | 1,759.79 CAD |
| 1,000 OMR | 3,519.58 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-03-06T20:02:11Z",
"rates": {
"CAD": 3.519577
}
}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": 351.9577,
"rate": 3.519577
}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