Rate Overview
Live
1 XCD = 23.6481 MZN
1 MZN = 0.042287
XCD
Avg
23.6463
High
23.6481
Low
23.6437
Last updated: 5/7/2026, 9:08:29 AM
Quick Conversions
| XCD | MZN |
|---|---|
| 1 XCD | 23.65 MZN |
| 10 XCD | 236.48 MZN |
| 50 XCD | 1,182.40 MZN |
| 100 XCD | 2,364.81 MZN |
| 500 XCD | 11,824.03 MZN |
| 1,000 XCD | 23,648.06 MZN |
Get XCD/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=MZNExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-07T09:08:29Z",
"rates": {
"MZN": 23.648058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "MZN",
"amount": 100
},
"result": 2364.8058,
"rate": 23.648058
}Build with XCD/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key