Rate Overview
Live
1 MOP = 0.123761 CUC
1 CUC = 8.0801
MOP
Avg
0.124063
High
0.124715
Low
0.123761
Last updated: 7/29/2026, 11:55:11 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.88 CUC |
| 1,000 MOP | 123.76 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-07-29T11:55:11Z",
"rates": {
"CUC": 0.123761
}
}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.3761,
"rate": 0.123761
}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