Rate Overview
Live
1 MGA = 5.3106 SLL
1 SLL = 0.188304
MGA
Avg
5.3121
High
5.4173
Low
5.2808
Last updated: 9/3/2026, 2:39:03 PM
Quick Conversions
| MGA | SLL |
|---|---|
| 1 MGA | 5.31 SLL |
| 10 MGA | 53.11 SLL |
| 50 MGA | 265.53 SLL |
| 100 MGA | 531.06 SLL |
| 500 MGA | 2,655.28 SLL |
| 1,000 MGA | 5,310.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-09-03T14:39:03Z",
"rates": {
"SLL": 5.310566
}
}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": 531.0566,
"rate": 5.310566
}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