Rate Overview
Live
1 MOP = 3.2748 CUP
1 CUP = 0.305365
MOP
Avg
3.2821
High
3.2899
Low
3.2748
Last updated: 5/8/2026, 11:44:53 AM
Quick Conversions
| MOP | CUP |
|---|---|
| 1 MOP | 3.27 CUP |
| 10 MOP | 32.75 CUP |
| 50 MOP | 163.74 CUP |
| 100 MOP | 327.48 CUP |
| 500 MOP | 1,637.38 CUP |
| 1,000 MOP | 3,274.77 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-08T11:44:53Z",
"rates": {
"CUP": 3.274765
}
}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.4765,
"rate": 3.274765
}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