Rate Overview
Live
1 MGA = 5.4156 SLL
1 SLL = 0.184653
MGA
Avg
5.3290
High
5.4156
Low
4.8908
Last updated: 7/7/2026, 8:30:07 AM
Quick Conversions
| MGA | SLL |
|---|---|
| 1 MGA | 5.42 SLL |
| 10 MGA | 54.16 SLL |
| 50 MGA | 270.78 SLL |
| 100 MGA | 541.56 SLL |
| 500 MGA | 2,707.79 SLL |
| 1,000 MGA | 5,415.57 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-07-07T08:30:07Z",
"rates": {
"SLL": 5.415571
}
}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": 541.5571,
"rate": 5.415571
}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