Rate Overview
Live
1 XCD = 23.5823 MZN
1 MZN = 0.042405
XCD
Avg
23.5987
High
23.6601
Low
23.5245
Last updated: 9/11/2026, 9:12:30 PM
Quick Conversions
| XCD | MZN |
|---|---|
| 1 XCD | 23.58 MZN |
| 10 XCD | 235.82 MZN |
| 50 XCD | 1,179.11 MZN |
| 100 XCD | 2,358.23 MZN |
| 500 XCD | 11,791.15 MZN |
| 1,000 XCD | 23,582.30 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-09-11T21:12:30Z",
"rates": {
"MZN": 23.582298
}
}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": 2358.2298,
"rate": 23.582298
}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