Rate Overview
Live
1 MOP = 283.3219 CDF
1 CDF = 0.003530
MOP
Avg
282.6820
High
287.7969
Low
262.0503
Last updated: 8/10/2026, 2:01:26 PM
Quick Conversions
| MOP | CDF |
|---|---|
| 1 MOP | 283.32 CDF |
| 10 MOP | 2,833.22 CDF |
| 50 MOP | 14,166.09 CDF |
| 100 MOP | 28,332.19 CDF |
| 500 MOP | 141,660.95 CDF |
| 1,000 MOP | 283,321.89 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-08-10T14:01:26Z",
"rates": {
"CDF": 283.321893
}
}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": 28332.1893,
"rate": 283.321893
}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