Rate Overview
Live
1 MOP = 0.335991 XCD
1 XCD = 2.9763
MOP
Avg
0.335889
High
0.336611
Low
0.335071
Last updated: 3/7/2026, 12:08:05 AM
Quick Conversions
| MOP | XCD |
|---|---|
| 1 MOP | 0.34 XCD |
| 10 MOP | 3.36 XCD |
| 50 MOP | 16.80 XCD |
| 100 MOP | 33.60 XCD |
| 500 MOP | 168.00 XCD |
| 1,000 MOP | 335.99 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-03-07T00:08:05Z",
"rates": {
"XCD": 0.335991
}
}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.5991,
"rate": 0.335991
}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