Rate Overview
Live
1 SLL = 0.188658 MGA
1 MGA = 5.3006
SLL
Avg
0.193754
High
0.204970
Low
0.180477
Last updated: 7/30/2026, 7:17:26 PM
Quick Conversions
| SLL | MGA |
|---|---|
| 1 SLL | 0.19 MGA |
| 10 SLL | 1.89 MGA |
| 50 SLL | 9.43 MGA |
| 100 SLL | 18.87 MGA |
| 500 SLL | 94.33 MGA |
| 1,000 SLL | 188.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-30T19:17:26Z",
"rates": {
"MGA": 0.188658
}
}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.8658,
"rate": 0.188658
}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