Rate Overview
Live
1 MOP = 286.7803 CDF
1 CDF = 0.003487
MOP
Avg
286.5099
High
287.7993
Low
283.8644
Last updated: 3/27/2026, 11:52:46 AM
Quick Conversions
| MOP | CDF |
|---|---|
| 1 MOP | 286.78 CDF |
| 10 MOP | 2,867.80 CDF |
| 50 MOP | 14,339.02 CDF |
| 100 MOP | 28,678.03 CDF |
| 500 MOP | 143,390.16 CDF |
| 1,000 MOP | 286,780.32 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-03-27T11:52:46Z",
"rates": {
"CDF": 286.780324
}
}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": 28678.0324,
"rate": 286.780324
}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