Rate Overview
Live
1 MGA = 5.0505 SLL
1 SLL = 0.198000
MGA
Avg
5.0614
High
5.0712
Low
5.0505
Last updated: 4/17/2026, 6:24:10 AM
Quick Conversions
| MGA | SLL |
|---|---|
| 1 MGA | 5.05 SLL |
| 10 MGA | 50.51 SLL |
| 50 MGA | 252.53 SLL |
| 100 MGA | 505.05 SLL |
| 500 MGA | 2,525.26 SLL |
| 1,000 MGA | 5,050.51 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-04-17T06:24:10Z",
"rates": {
"SLL": 5.050514
}
}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": 505.05139999999994,
"rate": 5.050514
}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