Rate Overview
Live
1 XCD = 23.5697 MZN
1 MZN = 0.042427
XCD
Avg
23.6084
High
23.6582
Low
23.5220
Last updated: 3/27/2026, 5:02:36 PM
Quick Conversions
| XCD | MZN |
|---|---|
| 1 XCD | 23.57 MZN |
| 10 XCD | 235.70 MZN |
| 50 XCD | 1,178.48 MZN |
| 100 XCD | 2,356.97 MZN |
| 500 XCD | 11,784.85 MZN |
| 1,000 XCD | 23,569.69 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-03-27T17:02:36Z",
"rates": {
"MZN": 23.56969
}
}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": 2356.969,
"rate": 23.56969
}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