Rate Overview
Live
1 SLL = 0.182141 MGA
1 MGA = 5.4903
SLL
Avg
0.194550
High
0.204970
Low
0.180477
Last updated: 3/27/2026, 10:18:27 AM
Quick Conversions
| SLL | MGA |
|---|---|
| 1 SLL | 0.18 MGA |
| 10 SLL | 1.82 MGA |
| 50 SLL | 9.11 MGA |
| 100 SLL | 18.21 MGA |
| 500 SLL | 91.07 MGA |
| 1,000 SLL | 182.14 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-03-27T10:18:27Z",
"rates": {
"MGA": 0.182141
}
}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.2141,
"rate": 0.182141
}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