Rate Overview
Live
1 CAD = 284.7055 MRO
1 MRO = 0.003512
CAD
Avg
284.6324
High
285.1661
Low
284.0594
Last updated: 7/27/2026, 12:42:20 AM
Quick Conversions
| CAD | MRO |
|---|---|
| 1 CAD | 284.71 MRO |
| 10 CAD | 2,847.06 MRO |
| 50 CAD | 14,235.28 MRO |
| 100 CAD | 28,470.55 MRO |
| 500 CAD | 142,352.75 MRO |
| 1,000 CAD | 284,705.51 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-27T00:42:20Z",
"rates": {
"MRO": 284.705505
}
}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": 28470.5505,
"rate": 284.705505
}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