Rate Overview
Live
1 MZN = 0.255738 SZL
1 SZL = 3.9103
MZN
Avg
0.256072
High
0.256956
Low
0.255356
Last updated: 4/17/2026, 12:51:37 AM
Quick Conversions
| MZN | SZL |
|---|---|
| 1 MZN | 0.26 SZL |
| 10 MZN | 2.56 SZL |
| 50 MZN | 12.79 SZL |
| 100 MZN | 25.57 SZL |
| 500 MZN | 127.87 SZL |
| 1,000 MZN | 255.74 SZL |
Get MZN/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=SZLExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-04-17T00:51:37Z",
"rates": {
"SZL": 0.255738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "SZL",
"amount": 100
},
"result": 25.573800000000002,
"rate": 0.255738
}Build with MZN/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key