Rate Overview
Live
1 MOP = 287.9887 CDF
1 CDF = 0.003472
MOP
Avg
286.3092
High
287.9887
Low
281.8725
Last updated: 6/18/2026, 9:52:09 AM
Quick Conversions
| MOP | CDF |
|---|---|
| 1 MOP | 287.99 CDF |
| 10 MOP | 2,879.89 CDF |
| 50 MOP | 14,399.44 CDF |
| 100 MOP | 28,798.87 CDF |
| 500 MOP | 143,994.37 CDF |
| 1,000 MOP | 287,988.74 CDF |
Get MOP/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=CDFExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-06-18T09:52:09Z",
"rates": {
"CDF": 287.98874
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "CDF",
"amount": 100
},
"result": 28798.874,
"rate": 287.98874
}Build with MOP/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key