Rate Overview
Live
1 CDF = 0.180256 MRO
1 MRO = 5.5477 CDF
Avg
0.166148
High
0.188323
Low
0.138151
Last updated: 1/25/2026, 4:48:21 PM
Quick Conversions
| CDF | MRO |
|---|---|
| 1 CDF | 0.18 MRO |
| 10 CDF | 1.80 MRO |
| 50 CDF | 9.01 MRO |
| 100 CDF | 18.03 MRO |
| 500 CDF | 90.13 MRO |
| 1,000 CDF | 180.26 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-01-25T16:48:21Z",
"rates": {
"MRO": 0.180256
}
}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": 18.0256,
"rate": 0.180256
}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