Rate Overview
Live
1 SLL = 0.003047 MZN
1 MZN = 328.1917
SLL
Avg
0.003047
High
0.003047
Low
0.003047
Last updated: 5/8/2026, 1:02:25 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-05-08T13:02:25Z",
"rates": {
"MZN": 0.003047
}
}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.30469999999999997,
"rate": 0.003047
}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