Rate Overview
Live
1 MOP = 286.7365 CDF
1 CDF = 0.003488
MOP
Avg
282.1951
High
286.7365
Low
274.1979
Last updated: 3/7/2026, 12:08:07 AM
Quick Conversions
| MOP | CDF |
|---|---|
| 1 MOP | 286.74 CDF |
| 10 MOP | 2,867.37 CDF |
| 50 MOP | 14,336.83 CDF |
| 100 MOP | 28,673.65 CDF |
| 500 MOP | 143,368.26 CDF |
| 1,000 MOP | 286,736.52 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-03-07T00:08:07Z",
"rates": {
"CDF": 286.736515
}
}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": 28673.6515,
"rate": 286.736515
}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