Rate Overview
Live
1 CAD = 284.9044 MRO
1 MRO = 0.003510
CAD
Avg
288.4099
High
295.0028
Low
281.1558
Last updated: 7/24/2026, 2:26:30 PM
Quick Conversions
| CAD | MRO |
|---|---|
| 1 CAD | 284.90 MRO |
| 10 CAD | 2,849.04 MRO |
| 50 CAD | 14,245.22 MRO |
| 100 CAD | 28,490.44 MRO |
| 500 CAD | 142,452.22 MRO |
| 1,000 CAD | 284,904.43 MRO |
Get CAD/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=MROExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-24T14:26:30Z",
"rates": {
"MRO": 284.90443
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "MRO",
"amount": 100
},
"result": 28490.443,
"rate": 284.90443
}Build with CAD/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key