Rate Overview
Live
1 MRO = 5.5477 CDF
1 CDF = 0.180256 MRO
Avg
6.1072
High
7.2384
Low
5.3100
Last updated: 1/25/2026, 2:49:54 PM
Quick Conversions
| MRO | CDF |
|---|---|
| 1 MRO | 5.55 CDF |
| 10 MRO | 55.48 CDF |
| 50 MRO | 277.38 CDF |
| 100 MRO | 554.77 CDF |
| 500 MRO | 2,773.83 CDF |
| 1,000 MRO | 5,547.66 CDF |
Get MRO/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=CDFExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-01-25T14:49:54Z",
"rates": {
"CDF": 5.547656
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "CDF",
"amount": 100
},
"result": 554.7656,
"rate": 5.547656
}Build with MRO/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key