Rate Overview
Live
1 CAD = 289.6794 MRO
1 MRO = 0.003452
CAD
Avg
288.3514
High
289.6794
Low
286.9135
Last updated: 8/16/2026, 12:42:33 PM
Quick Conversions
| CAD | MRO |
|---|---|
| 1 CAD | 289.68 MRO |
| 10 CAD | 2,896.79 MRO |
| 50 CAD | 14,483.97 MRO |
| 100 CAD | 28,967.94 MRO |
| 500 CAD | 144,839.69 MRO |
| 1,000 CAD | 289,679.37 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-08-16T12:42:33Z",
"rates": {
"MRO": 289.679372
}
}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": 28967.9372,
"rate": 289.679372
}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