Rate Overview
Live
1 CDF = 0.174824 MRO
1 MRO = 5.7200
CDF
Avg
0.160675
High
0.186794
Low
0.136163
Last updated: 5/27/2026, 12:56:57 PM
Quick Conversions
| CDF | MRO |
|---|---|
| 1 CDF | 0.17 MRO |
| 10 CDF | 1.75 MRO |
| 50 CDF | 8.74 MRO |
| 100 CDF | 17.48 MRO |
| 500 CDF | 87.41 MRO |
| 1,000 CDF | 174.82 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-05-27T12:56:57Z",
"rates": {
"MRO": 0.174824
}
}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.482400000000002,
"rate": 0.174824
}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