Rate Overview
Live
1 OMR = 3.6798 CAD
1 CAD = 0.271754
OMR
Avg
3.6818
High
3.6880
Low
3.6740
Last updated: 7/3/2026, 6:06:53 PM
Quick Conversions
| OMR | CAD |
|---|---|
| 1 OMR | 3.68 CAD |
| 10 OMR | 36.80 CAD |
| 50 OMR | 183.99 CAD |
| 100 OMR | 367.98 CAD |
| 500 OMR | 1,839.90 CAD |
| 1,000 OMR | 3,679.79 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-07-03T18:06:53Z",
"rates": {
"CAD": 3.679793
}
}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": 367.9793,
"rate": 3.679793
}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