Rate Overview
Live
1 MOP = 275.3099 CDF
1 CDF = 0.003632 MOP
Avg
339.6257
High
362.5211
Low
275.3099
Last updated: 1/25/2026, 3:11:31 PM
Quick Conversions
| MOP | CDF |
|---|---|
| 1 MOP | 275.31 CDF |
| 10 MOP | 2,753.10 CDF |
| 50 MOP | 13,765.50 CDF |
| 100 MOP | 27,530.99 CDF |
| 500 MOP | 137,654.96 CDF |
| 1,000 MOP | 275,309.92 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-01-25T15:11:31Z",
"rates": {
"CDF": 275.309917
}
}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": 27530.9917,
"rate": 275.309917
}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