Rate Overview
Live
1 CAD = 288.9361 MRO
1 MRO = 0.003461
CAD
Avg
290.5924
High
292.4415
Low
288.8499
Last updated: 3/27/2026, 12:55:01 PM
Quick Conversions
| CAD | MRO |
|---|---|
| 1 CAD | 288.94 MRO |
| 10 CAD | 2,889.36 MRO |
| 50 CAD | 14,446.81 MRO |
| 100 CAD | 28,893.61 MRO |
| 500 CAD | 144,468.05 MRO |
| 1,000 CAD | 288,936.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-03-27T12:55:01Z",
"rates": {
"MRO": 288.936104
}
}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": 28893.6104,
"rate": 288.936104
}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