Rate Overview
Live
1 CAD = 294.1202 MRO
1 MRO = 0.003400
CAD
Avg
292.9720
High
294.1202
Low
291.6176
Last updated: 3/7/2026, 12:33:39 AM
Quick Conversions
| CAD | MRO |
|---|---|
| 1 CAD | 294.12 MRO |
| 10 CAD | 2,941.20 MRO |
| 50 CAD | 14,706.01 MRO |
| 100 CAD | 29,412.02 MRO |
| 500 CAD | 147,060.11 MRO |
| 1,000 CAD | 294,120.22 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-03-07T00:33:39Z",
"rates": {
"MRO": 294.120216
}
}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": 29412.021600000004,
"rate": 294.120216
}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