Rate Overview
Live
1 CAD = 288.9178 MRO
1 MRO = 0.003461
CAD
Avg
288.8499
High
289.8091
Low
287.6425
Last updated: 9/4/2026, 10:41:27 PM
Quick Conversions
| CAD | MRO |
|---|---|
| 1 CAD | 288.92 MRO |
| 10 CAD | 2,889.18 MRO |
| 50 CAD | 14,445.89 MRO |
| 100 CAD | 28,891.78 MRO |
| 500 CAD | 144,458.92 MRO |
| 1,000 CAD | 288,917.84 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-09-04T22:41:27Z",
"rates": {
"MRO": 288.917844
}
}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": 28891.7844,
"rate": 288.917844
}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