Rate Overview
Live
1 CAD = 288.8608 MRO
1 MRO = 0.003462
CAD
Avg
289.3666
High
290.6717
Low
288.3063
Last updated: 5/27/2026, 9:44:05 AM
Quick Conversions
| CAD | MRO |
|---|---|
| 1 CAD | 288.86 MRO |
| 10 CAD | 2,888.61 MRO |
| 50 CAD | 14,443.04 MRO |
| 100 CAD | 28,886.08 MRO |
| 500 CAD | 144,430.38 MRO |
| 1,000 CAD | 288,860.76 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-05-27T09:44:05Z",
"rates": {
"MRO": 288.860762
}
}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": 28886.076200000003,
"rate": 288.860762
}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