Rate Overview
Live
1 SLL = 0.188159 MGA
1 MGA = 5.3147
SLL
Avg
0.188087
High
0.200648
Low
0.170795
Last updated: 7/31/2026, 9:02:08 AM
Quick Conversions
| SLL | MGA |
|---|---|
| 1 SLL | 0.19 MGA |
| 10 SLL | 1.88 MGA |
| 50 SLL | 9.41 MGA |
| 100 SLL | 18.82 MGA |
| 500 SLL | 94.08 MGA |
| 1,000 SLL | 188.16 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-31T09:02:08Z",
"rates": {
"MGA": 0.188159
}
}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.8159,
"rate": 0.188159
}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