Rate Overview
Live
1 MRO = 5.7950 CDF
1 CDF = 0.172561
MRO
Avg
5.7429
High
5.7950
Low
5.6404
Last updated: 7/9/2026, 5:04:46 AM
Quick Conversions
| MRO | CDF |
|---|---|
| 1 MRO | 5.80 CDF |
| 10 MRO | 57.95 CDF |
| 50 MRO | 289.75 CDF |
| 100 MRO | 579.50 CDF |
| 500 MRO | 2,897.52 CDF |
| 1,000 MRO | 5,795.04 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-07-09T05:04:46Z",
"rates": {
"CDF": 5.795042
}
}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": 579.5042,
"rate": 5.795042
}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