Rate Overview
Live
1 SLL = 0.183160 MGA
1 MGA = 5.4597
SLL
Avg
0.191197
High
0.202598
Low
0.172956
Last updated: 5/29/2026, 5:27:59 PM
Quick Conversions
| SLL | MGA |
|---|---|
| 1 SLL | 0.18 MGA |
| 10 SLL | 1.83 MGA |
| 50 SLL | 9.16 MGA |
| 100 SLL | 18.32 MGA |
| 500 SLL | 91.58 MGA |
| 1,000 SLL | 183.16 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-05-29T17:27:59Z",
"rates": {
"MGA": 0.18316
}
}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": 18.316,
"rate": 0.18316
}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