Rate Overview
Live
1 CAD = 284.2358 MRO
1 MRO = 0.003518
CAD
Avg
284.1452
High
284.9771
Low
283.5604
Last updated: 7/22/2026, 12:09:18 PM
Quick Conversions
| CAD | MRO |
|---|---|
| 1 CAD | 284.24 MRO |
| 10 CAD | 2,842.36 MRO |
| 50 CAD | 14,211.79 MRO |
| 100 CAD | 28,423.58 MRO |
| 500 CAD | 142,117.88 MRO |
| 1,000 CAD | 284,235.76 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-22T12:09:18Z",
"rates": {
"MRO": 284.235759
}
}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": 28423.575899999996,
"rate": 284.235759
}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