Rate Overview
Live
1 MOP = 0.335350 XCD
1 XCD = 2.9820
MOP
Avg
0.336665
High
0.338975
Low
0.334368
Last updated: 5/29/2026, 2:27:52 PM
Quick Conversions
| MOP | XCD |
|---|---|
| 1 MOP | 0.34 XCD |
| 10 MOP | 3.35 XCD |
| 50 MOP | 16.77 XCD |
| 100 MOP | 33.54 XCD |
| 500 MOP | 167.67 XCD |
| 1,000 MOP | 335.35 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-29T14:27:52Z",
"rates": {
"XCD": 0.33535
}
}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.535,
"rate": 0.33535
}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