Rate Overview
Live
1 MOP = 2.9692 CUP
1 CUP = 0.336795
MOP
Avg
2.9797
High
2.9954
Low
2.9655
Last updated: 3/27/2026, 3:19:38 PM
Quick Conversions
| MOP | CUP |
|---|---|
| 1 MOP | 2.97 CUP |
| 10 MOP | 29.69 CUP |
| 50 MOP | 148.46 CUP |
| 100 MOP | 296.92 CUP |
| 500 MOP | 1,484.58 CUP |
| 1,000 MOP | 2,969.16 CUP |
Get MOP/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=CUPExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-27T15:19:38Z",
"rates": {
"CUP": 2.969161
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "CUP",
"amount": 100
},
"result": 296.91610000000003,
"rate": 2.969161
}Build with MOP/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key