Rate Overview
Live
1 SLL = 0.188984 MGA
1 MGA = 5.2915
SLL
Avg
0.186860
High
0.189366
Low
0.175211
Last updated: 9/6/2026, 9:56:12 PM
Quick Conversions
| SLL | MGA |
|---|---|
| 1 SLL | 0.19 MGA |
| 10 SLL | 1.89 MGA |
| 50 SLL | 9.45 MGA |
| 100 SLL | 18.90 MGA |
| 500 SLL | 94.49 MGA |
| 1,000 SLL | 188.98 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-09-06T21:56:12Z",
"rates": {
"MGA": 0.188984
}
}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.898400000000002,
"rate": 0.188984
}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