Rate Overview
Live
1 MOP = 283.2094 CDF
1 CDF = 0.003531
MOP
Avg
282.8253
High
284.9084
Low
278.5376
Last updated: 5/28/2026, 9:39:09 PM
Quick Conversions
| MOP | CDF |
|---|---|
| 1 MOP | 283.21 CDF |
| 10 MOP | 2,832.09 CDF |
| 50 MOP | 14,160.47 CDF |
| 100 MOP | 28,320.94 CDF |
| 500 MOP | 141,604.70 CDF |
| 1,000 MOP | 283,209.39 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-05-28T21:39:09Z",
"rates": {
"CDF": 283.209394
}
}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": 28320.939399999996,
"rate": 283.209394
}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