Rate Overview
Live
1 SLL = 0.192432 MGA
1 MGA = 5.1966
SLL
Avg
0.195384
High
0.211595
Low
0.192432
Last updated: 2/14/2026, 1:09:50 PM
Quick Conversions
| SLL | MGA |
|---|---|
| 1 SLL | 0.19 MGA |
| 10 SLL | 1.92 MGA |
| 50 SLL | 9.62 MGA |
| 100 SLL | 19.24 MGA |
| 500 SLL | 96.22 MGA |
| 1,000 SLL | 192.43 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-02-14T13:09:50Z",
"rates": {
"MGA": 0.192432
}
}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": 19.243199999999998,
"rate": 0.192432
}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