Rate Overview
Live
1 MOP = 0.123824 CUC
1 CUC = 8.0760
MOP
Avg
0.123833
High
0.123886
Low
0.123801
Last updated: 9/11/2026, 7:25:46 AM
Quick Conversions
| MOP | CUC |
|---|---|
| 1 MOP | 0.12 CUC |
| 10 MOP | 1.24 CUC |
| 50 MOP | 6.19 CUC |
| 100 MOP | 12.38 CUC |
| 500 MOP | 61.91 CUC |
| 1,000 MOP | 123.82 CUC |
Get MOP/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=CUCExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-09-11T07:25:46Z",
"rates": {
"CUC": 0.123824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "CUC",
"amount": 100
},
"result": 12.3824,
"rate": 0.123824
}Build with MOP/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key