Rate Overview
Live
1 CAD = 285.8751 MRO
1 MRO = 0.003498
CAD
Avg
286.5174
High
288.7849
Low
285.5744
Last updated: 6/16/2026, 2:37:50 PM
Quick Conversions
| CAD | MRO |
|---|---|
| 1 CAD | 285.88 MRO |
| 10 CAD | 2,858.75 MRO |
| 50 CAD | 14,293.75 MRO |
| 100 CAD | 28,587.51 MRO |
| 500 CAD | 142,937.55 MRO |
| 1,000 CAD | 285,875.10 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-06-16T14:37:50Z",
"rates": {
"MRO": 285.875099
}
}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": 28587.509899999997,
"rate": 285.875099
}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