Rate Overview
Live
1 MGA = 5.8864 SLL
1 SLL = 0.169882
MGA
Avg
5.5367
High
5.8864
Low
5.4308
Last updated: 6/16/2026, 1:29:46 PM
Quick Conversions
| MGA | SLL |
|---|---|
| 1 MGA | 5.89 SLL |
| 10 MGA | 58.86 SLL |
| 50 MGA | 294.32 SLL |
| 100 MGA | 588.64 SLL |
| 500 MGA | 2,943.21 SLL |
| 1,000 MGA | 5,886.43 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-06-16T13:29:46Z",
"rates": {
"SLL": 5.886428
}
}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": 588.6428000000001,
"rate": 5.886428
}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