Rate Overview
Live
1 MOP = 2.9773 CUP
1 CUP = 0.335874
MOP
Avg
2.9789
High
2.9885
Low
2.9720
Last updated: 3/7/2026, 12:08:02 AM
Quick Conversions
| MOP | CUP |
|---|---|
| 1 MOP | 2.98 CUP |
| 10 MOP | 29.77 CUP |
| 50 MOP | 148.87 CUP |
| 100 MOP | 297.73 CUP |
| 500 MOP | 1,488.65 CUP |
| 1,000 MOP | 2,977.31 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-07T00:08:02Z",
"rates": {
"CUP": 2.977309
}
}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.7309,
"rate": 2.977309
}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