Rate Overview
Live
1 OMR = 3.5222 CAD
1 CAD = 0.283917
OMR
Avg
3.5293
High
3.5424
Low
3.5177
Last updated: 5/6/2026, 2:50:06 AM
Quick Conversions
| OMR | CAD |
|---|---|
| 1 OMR | 3.52 CAD |
| 10 OMR | 35.22 CAD |
| 50 OMR | 176.11 CAD |
| 100 OMR | 352.22 CAD |
| 500 OMR | 1,761.08 CAD |
| 1,000 OMR | 3,522.16 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-06T02:50:06Z",
"rates": {
"CAD": 3.52216
}
}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": 352.216,
"rate": 3.52216
}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