Rate Overview
Live
1 CDF = 0.172884 MRO
1 MRO = 5.7842
CDF
Avg
0.173587
High
0.175647
Low
0.172281
Last updated: 6/16/2026, 1:23:32 PM
Quick Conversions
| CDF | MRO |
|---|---|
| 1 CDF | 0.17 MRO |
| 10 CDF | 1.73 MRO |
| 50 CDF | 8.64 MRO |
| 100 CDF | 17.29 MRO |
| 500 CDF | 86.44 MRO |
| 1,000 CDF | 172.88 MRO |
Get CDF/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=MROExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-06-16T13:23:32Z",
"rates": {
"MRO": 0.172884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "MRO",
"amount": 100
},
"result": 17.2884,
"rate": 0.172884
}Build with CDF/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key