Rate Overview
Live
1 MGA = 5.4902 SLL
1 SLL = 0.182141
MGA
Avg
5.4781
High
5.4929
Low
5.4635
Last updated: 3/27/2026, 8:01:29 AM
Quick Conversions
| MGA | SLL |
|---|---|
| 1 MGA | 5.49 SLL |
| 10 MGA | 54.90 SLL |
| 50 MGA | 274.51 SLL |
| 100 MGA | 549.02 SLL |
| 500 MGA | 2,745.12 SLL |
| 1,000 MGA | 5,490.25 SLL |
Get MGA/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=SLLExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T08:01:29Z",
"rates": {
"SLL": 5.490249
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "SLL",
"amount": 100
},
"result": 549.0249,
"rate": 5.490249
}Build with MGA/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key