Rate Overview
Live
1 MGA = 5.4324 SLL
1 SLL = 0.184082
MGA
Avg
5.2108
High
5.8260
Low
4.7260
Last updated: 5/27/2026, 12:16:44 PM
Quick Conversions
| MGA | SLL |
|---|---|
| 1 MGA | 5.43 SLL |
| 10 MGA | 54.32 SLL |
| 50 MGA | 271.62 SLL |
| 100 MGA | 543.24 SLL |
| 500 MGA | 2,716.18 SLL |
| 1,000 MGA | 5,432.37 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-05-27T12:16:44Z",
"rates": {
"SLL": 5.432365
}
}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": 543.2365,
"rate": 5.432365
}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