Rate Overview
Live
1 CAD = 288.7762 MRO
1 MRO = 0.003463
CAD
Avg
290.7310
High
294.6617
Low
285.8315
Last updated: 5/27/2026, 12:15:57 PM
Quick Conversions
| CAD | MRO |
|---|---|
| 1 CAD | 288.78 MRO |
| 10 CAD | 2,887.76 MRO |
| 50 CAD | 14,438.81 MRO |
| 100 CAD | 28,877.62 MRO |
| 500 CAD | 144,388.10 MRO |
| 1,000 CAD | 288,776.19 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-05-27T12:15:57Z",
"rates": {
"MRO": 288.776192
}
}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": 28877.619199999997,
"rate": 288.776192
}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