Rate Overview
Live
1 MGA = 5.3268 SLL
1 SLL = 0.187729
MGA
Avg
5.3357
High
5.4816
Low
5.3002
Last updated: 8/15/2026, 3:29:41 AM
Quick Conversions
| MGA | SLL |
|---|---|
| 1 MGA | 5.33 SLL |
| 10 MGA | 53.27 SLL |
| 50 MGA | 266.34 SLL |
| 100 MGA | 532.68 SLL |
| 500 MGA | 2,663.42 SLL |
| 1,000 MGA | 5,326.83 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-08-15T03:29:41Z",
"rates": {
"SLL": 5.32683
}
}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": 532.683,
"rate": 5.32683
}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