Rate Overview
Live
1 SLL = 0.177855 MGA
1 MGA = 5.6226
SLL
Avg
0.187439
High
0.211595
Low
0.169773
Last updated: 7/28/2026, 3:13:10 PM
Quick Conversions
| SLL | MGA |
|---|---|
| 1 SLL | 0.18 MGA |
| 10 SLL | 1.78 MGA |
| 50 SLL | 8.89 MGA |
| 100 SLL | 17.79 MGA |
| 500 SLL | 88.93 MGA |
| 1,000 SLL | 177.86 MGA |
Get SLL/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=MGAExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-28T15:13:10Z",
"rates": {
"MGA": 0.177855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "MGA",
"amount": 100
},
"result": 17.785500000000003,
"rate": 0.177855
}Build with SLL/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key