Rate Overview
Live
1 CDF = 0.175430 MRO
1 MRO = 5.7003
CDF
Avg
0.174502
High
0.176354
Low
0.172726
Last updated: 7/25/2026, 11:39:10 PM
Quick Conversions
| CDF | MRO |
|---|---|
| 1 CDF | 0.18 MRO |
| 10 CDF | 1.75 MRO |
| 50 CDF | 8.77 MRO |
| 100 CDF | 17.54 MRO |
| 500 CDF | 87.72 MRO |
| 1,000 CDF | 175.43 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-07-25T23:39:10Z",
"rates": {
"MRO": 0.17543
}
}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.543,
"rate": 0.17543
}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