Rate Overview
Live
1 MOP = 0.124511 CUC
1 CUC = 8.0314 MOP
Avg
0.124515
High
0.124537
Low
0.124507
Last updated: 1/25/2026, 3:16:12 AM
Quick Conversions
| MOP | CUC |
|---|---|
| 1 MOP | 0.12 CUC |
| 10 MOP | 1.25 CUC |
| 50 MOP | 6.23 CUC |
| 100 MOP | 12.45 CUC |
| 500 MOP | 62.26 CUC |
| 1,000 MOP | 124.51 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-01-25T03:16:12Z",
"rates": {
"CUC": 0.124511
}
}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.4511,
"rate": 0.124511
}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