Rate Overview
Live
1 MGA = 5.2456 SLL
1 SLL = 0.190636
MGA
Avg
5.3858
High
5.6172
Low
5.2456
Last updated: 7/27/2026, 7:01:02 PM
Quick Conversions
| MGA | SLL |
|---|---|
| 1 MGA | 5.25 SLL |
| 10 MGA | 52.46 SLL |
| 50 MGA | 262.28 SLL |
| 100 MGA | 524.56 SLL |
| 500 MGA | 2,622.79 SLL |
| 1,000 MGA | 5,245.59 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-27T19:01:02Z",
"rates": {
"SLL": 5.245589
}
}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": 524.5589,
"rate": 5.245589
}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