Rate Overview
Live
1 MOP = 2.9767 CUP
1 CUP = 0.335941
MOP
Avg
2.9712
High
2.9767
Low
2.9630
Last updated: 5/28/2026, 8:30:56 PM
Quick Conversions
| MOP | CUP |
|---|---|
| 1 MOP | 2.98 CUP |
| 10 MOP | 29.77 CUP |
| 50 MOP | 148.84 CUP |
| 100 MOP | 297.67 CUP |
| 500 MOP | 1,488.36 CUP |
| 1,000 MOP | 2,976.71 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-05-28T20:30:56Z",
"rates": {
"CUP": 2.976711
}
}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": 297.67109999999997,
"rate": 2.976711
}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