Rate Overview
Live
1 CDF = 0.172801 MRO
1 MRO = 5.7870
CDF
Avg
0.177126
High
0.186794
Low
0.172801
Last updated: 3/6/2026, 6:28:35 PM
Quick Conversions
| CDF | MRO |
|---|---|
| 1 CDF | 0.17 MRO |
| 10 CDF | 1.73 MRO |
| 50 CDF | 8.64 MRO |
| 100 CDF | 17.28 MRO |
| 500 CDF | 86.40 MRO |
| 1,000 CDF | 172.80 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-03-06T18:28:35Z",
"rates": {
"MRO": 0.172801
}
}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.2801,
"rate": 0.172801
}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