Rate Overview
Live
1 MOP = 3.2797 CUP
1 CUP = 0.304909
MOP
Avg
3.0342
High
3.2845
Low
2.9360
Last updated: 7/29/2026, 6:42:06 AM
Quick Conversions
| MOP | CUP |
|---|---|
| 1 MOP | 3.28 CUP |
| 10 MOP | 32.80 CUP |
| 50 MOP | 163.98 CUP |
| 100 MOP | 327.97 CUP |
| 500 MOP | 1,639.83 CUP |
| 1,000 MOP | 3,279.67 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-07-29T06:42:06Z",
"rates": {
"CUP": 3.279669
}
}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": 327.9669,
"rate": 3.279669
}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