Rate Overview
Live
1 MOP = 279.2068 CDF
1 CDF = 0.003582
MOP
Avg
283.1535
High
285.7485
Low
279.2068
Last updated: 7/26/2026, 4:25:01 AM
Quick Conversions
| MOP | CDF |
|---|---|
| 1 MOP | 279.21 CDF |
| 10 MOP | 2,792.07 CDF |
| 50 MOP | 13,960.34 CDF |
| 100 MOP | 27,920.68 CDF |
| 500 MOP | 139,603.39 CDF |
| 1,000 MOP | 279,206.77 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-07-26T04:25:01Z",
"rates": {
"CDF": 279.206775
}
}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": 27920.677499999998,
"rate": 279.206775
}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