Rate Overview
Live
1 MOP = 0.123892 CUC
1 CUC = 8.0715
MOP
Avg
0.123815
High
0.123892
Low
0.123733
Last updated: 7/9/2026, 5:40:52 AM
Quick Conversions
| MOP | CUC |
|---|---|
| 1 MOP | 0.12 CUC |
| 10 MOP | 1.24 CUC |
| 50 MOP | 6.19 CUC |
| 100 MOP | 12.39 CUC |
| 500 MOP | 61.95 CUC |
| 1,000 MOP | 123.89 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-09T05:40:52Z",
"rates": {
"CUC": 0.123892
}
}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.3892,
"rate": 0.123892
}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