Rate Overview
Live
1 MGA = 5.5409 SLL
1 SLL = 0.180477
MGA
Avg
5.4708
High
5.5409
Low
5.4016
Last updated: 3/6/2026, 11:51:13 PM
Quick Conversions
| MGA | SLL |
|---|---|
| 1 MGA | 5.54 SLL |
| 10 MGA | 55.41 SLL |
| 50 MGA | 277.04 SLL |
| 100 MGA | 554.09 SLL |
| 500 MGA | 2,770.43 SLL |
| 1,000 MGA | 5,540.86 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-03-06T23:51:13Z",
"rates": {
"SLL": 5.540863
}
}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": 554.0862999999999,
"rate": 5.540863
}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