Rate Overview
Live
1 CAD = 281.1807 MRO
1 MRO = 0.003556
CAD
Avg
281.1806
High
282.4889
Low
280.0485
Last updated: 7/5/2026, 3:44:54 PM
Quick Conversions
| CAD | MRO |
|---|---|
| 1 CAD | 281.18 MRO |
| 10 CAD | 2,811.81 MRO |
| 50 CAD | 14,059.03 MRO |
| 100 CAD | 28,118.07 MRO |
| 500 CAD | 140,590.34 MRO |
| 1,000 CAD | 281,180.68 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-05T15:44:54Z",
"rates": {
"MRO": 281.180681
}
}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": 28118.0681,
"rate": 281.180681
}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