Rate Overview
Live
1 CAD = 283.1549 MRO
1 MRO = 0.003532
CAD
Avg
288.5654
High
294.6617
Low
280.0485
Last updated: 7/27/2026, 6:31:48 AM
Quick Conversions
| CAD | MRO |
|---|---|
| 1 CAD | 283.15 MRO |
| 10 CAD | 2,831.55 MRO |
| 50 CAD | 14,157.74 MRO |
| 100 CAD | 28,315.49 MRO |
| 500 CAD | 141,577.43 MRO |
| 1,000 CAD | 283,154.86 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-27T06:31:48Z",
"rates": {
"MRO": 283.154861
}
}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": 28315.4861,
"rate": 283.154861
}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