Rate Overview
Live
1 MOP = 283.7104 CDF
1 CDF = 0.003525
MOP
Avg
284.2342
High
287.7993
Low
264.2324
Last updated: 8/18/2026, 7:08:54 PM
Quick Conversions
| MOP | CDF |
|---|---|
| 1 MOP | 283.71 CDF |
| 10 MOP | 2,837.10 CDF |
| 50 MOP | 14,185.52 CDF |
| 100 MOP | 28,371.04 CDF |
| 500 MOP | 141,855.21 CDF |
| 1,000 MOP | 283,710.41 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-08-18T19:08:54Z",
"rates": {
"CDF": 283.710413
}
}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": 28371.0413,
"rate": 283.710413
}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