Rate Overview
Live
1 MOP = 286.3949 CDF
1 CDF = 0.003492
MOP
Avg
286.0352
High
286.6653
Low
285.2424
Last updated: 4/18/2026, 8:42:49 AM
Quick Conversions
| MOP | CDF |
|---|---|
| 1 MOP | 286.39 CDF |
| 10 MOP | 2,863.95 CDF |
| 50 MOP | 14,319.74 CDF |
| 100 MOP | 28,639.49 CDF |
| 500 MOP | 143,197.44 CDF |
| 1,000 MOP | 286,394.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-04-18T08:42:49Z",
"rates": {
"CDF": 286.39489
}
}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": 28639.488999999998,
"rate": 286.39489
}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