Rate Overview
Live
1 CAD = 289.1061 MRO
1 MRO = 0.003459
CAD
Avg
288.5901
High
295.3805
Low
282.8639
Last updated: 3/27/2026, 7:47:46 AM
Quick Conversions
| CAD | MRO |
|---|---|
| 1 CAD | 289.11 MRO |
| 10 CAD | 2,891.06 MRO |
| 50 CAD | 14,455.30 MRO |
| 100 CAD | 28,910.61 MRO |
| 500 CAD | 144,553.04 MRO |
| 1,000 CAD | 289,106.08 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-03-27T07:47:46Z",
"rates": {
"MRO": 289.106077
}
}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": 28910.607700000004,
"rate": 289.106077
}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