Rate Overview
Live
1 MOP = 285.6089 CDF
1 CDF = 0.003501
MOP
Avg
283.7589
High
286.3875
Low
278.7373
Last updated: 7/7/2026, 1:36:06 AM
Quick Conversions
| MOP | CDF |
|---|---|
| 1 MOP | 285.61 CDF |
| 10 MOP | 2,856.09 CDF |
| 50 MOP | 14,280.44 CDF |
| 100 MOP | 28,560.89 CDF |
| 500 MOP | 142,804.43 CDF |
| 1,000 MOP | 285,608.86 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-07T01:36:06Z",
"rates": {
"CDF": 285.60886
}
}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": 28560.886,
"rate": 285.60886
}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