Rate Overview
Live
1 SLL = 0.190636 MGA
1 MGA = 5.2456
SLL
Avg
0.190058
High
0.204463
Low
0.170223
Last updated: 7/27/2026, 10:49:23 PM
Quick Conversions
| SLL | MGA |
|---|---|
| 1 SLL | 0.19 MGA |
| 10 SLL | 1.91 MGA |
| 50 SLL | 9.53 MGA |
| 100 SLL | 19.06 MGA |
| 500 SLL | 95.32 MGA |
| 1,000 SLL | 190.64 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-27T22:49:23Z",
"rates": {
"MGA": 0.190636
}
}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.0636,
"rate": 0.190636
}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