Rate Overview
Live
1 SLL = 0.186663 MGA
1 MGA = 5.3572
SLL
Avg
0.185924
High
0.186680
Low
0.184652
Last updated: 7/10/2026, 3:06:35 PM
Quick Conversions
| SLL | MGA |
|---|---|
| 1 SLL | 0.19 MGA |
| 10 SLL | 1.87 MGA |
| 50 SLL | 9.33 MGA |
| 100 SLL | 18.67 MGA |
| 500 SLL | 93.33 MGA |
| 1,000 SLL | 186.66 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-10T15:06:35Z",
"rates": {
"MGA": 0.186663
}
}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.6663,
"rate": 0.186663
}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