Rate Overview
Live
1 MOP = 2.9805 CUP
1 CUP = 0.335510 MOP
Avg
2.9830
High
2.9878
Low
2.9763
Last updated: 1/25/2026, 9:19:31 AM
Quick Conversions
| MOP | CUP |
|---|---|
| 1 MOP | 2.98 CUP |
| 10 MOP | 29.81 CUP |
| 50 MOP | 149.03 CUP |
| 100 MOP | 298.05 CUP |
| 500 MOP | 1,490.27 CUP |
| 1,000 MOP | 2,980.54 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-01-25T09:19:31Z",
"rates": {
"CUP": 2.980541
}
}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": 298.0541,
"rate": 2.980541
}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