Rate Overview
Live
1 SLL = 0.002670 MZN
1 MZN = 374.5318
SLL
Avg
0.002760
High
0.002791
Low
0.002670
Last updated: 3/7/2026, 7:44:41 AM
Quick Conversions
| SLL | MZN |
|---|---|
| 1 SLL | 0.00 MZN |
| 10 SLL | 0.03 MZN |
| 50 SLL | 0.13 MZN |
| 100 SLL | 0.27 MZN |
| 500 SLL | 1.34 MZN |
| 1,000 SLL | 2.67 MZN |
Get SLL/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=MZNExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-07T07:44:41Z",
"rates": {
"MZN": 0.00267
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "MZN",
"amount": 100
},
"result": 0.267,
"rate": 0.00267
}Build with SLL/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key