Rate Overview
Live
1 CAD = 284.7301 MRO
1 MRO = 0.003512
CAD
Avg
286.3571
High
294.6617
Low
275.2413
Last updated: 7/25/2026, 10:17:17 PM
Quick Conversions
| CAD | MRO |
|---|---|
| 1 CAD | 284.73 MRO |
| 10 CAD | 2,847.30 MRO |
| 50 CAD | 14,236.50 MRO |
| 100 CAD | 28,473.01 MRO |
| 500 CAD | 142,365.05 MRO |
| 1,000 CAD | 284,730.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-07-25T22:17:17Z",
"rates": {
"MRO": 284.730099
}
}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": 28473.0099,
"rate": 284.730099
}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