Rate Overview
Live
1 XCD = 23.6158 MZN
1 MZN = 0.042345
XCD
Avg
23.5856
High
23.6527
Low
23.5245
Last updated: 8/1/2026, 5:12:19 AM
Quick Conversions
| XCD | MZN |
|---|---|
| 1 XCD | 23.62 MZN |
| 10 XCD | 236.16 MZN |
| 50 XCD | 1,180.79 MZN |
| 100 XCD | 2,361.58 MZN |
| 500 XCD | 11,807.90 MZN |
| 1,000 XCD | 23,615.80 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-08-01T05:12:19Z",
"rates": {
"MZN": 23.615803
}
}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": 2361.5803,
"rate": 23.615803
}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