Rate Overview
Live
1 SLL = 0.003049 MZN
1 MZN = 327.9764
SLL
Avg
0.002850
High
0.003049
Low
0.002786
Last updated: 3/28/2026, 12:21:03 PM
Quick Conversions
| SLL | MZN |
|---|---|
| 1 SLL | 0.00 MZN |
| 10 SLL | 0.03 MZN |
| 50 SLL | 0.15 MZN |
| 100 SLL | 0.30 MZN |
| 500 SLL | 1.52 MZN |
| 1,000 SLL | 3.05 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-28T12:21:03Z",
"rates": {
"MZN": 0.003049
}
}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.3049,
"rate": 0.003049
}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