Rate Overview
Live
1 MOP = 0.333970 XCD
1 XCD = 2.9943
MOP
Avg
0.334720
High
0.335511
Low
0.333970
Last updated: 5/8/2026, 11:44:57 AM
Quick Conversions
| MOP | XCD |
|---|---|
| 1 MOP | 0.33 XCD |
| 10 MOP | 3.34 XCD |
| 50 MOP | 16.70 XCD |
| 100 MOP | 33.40 XCD |
| 500 MOP | 166.98 XCD |
| 1,000 MOP | 333.97 XCD |
Get MOP/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=XCDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-08T11:44:57Z",
"rates": {
"XCD": 0.33397
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "XCD",
"amount": 100
},
"result": 33.397,
"rate": 0.33397
}Build with MOP/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key