Rate Overview
Live
1 SLL = 0.169773 MGA
1 MGA = 5.8902
SLL
Avg
0.179034
High
0.184135
Low
0.169773
Last updated: 6/19/2026, 11:13:57 AM
Quick Conversions
| SLL | MGA |
|---|---|
| 1 SLL | 0.17 MGA |
| 10 SLL | 1.70 MGA |
| 50 SLL | 8.49 MGA |
| 100 SLL | 16.98 MGA |
| 500 SLL | 84.89 MGA |
| 1,000 SLL | 169.77 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-06-19T11:13:57Z",
"rates": {
"MGA": 0.169773
}
}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": 16.9773,
"rate": 0.169773
}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