Rate Overview
Live
1 SLL = 0.198311 MGA
1 MGA = 5.0426 SLL
Avg
0.197287
High
0.218370
Low
0.185778
Last updated: 1/25/2026, 11:36:02 AM
Quick Conversions
| SLL | MGA |
|---|---|
| 1 SLL | 0.20 MGA |
| 10 SLL | 1.98 MGA |
| 50 SLL | 9.92 MGA |
| 100 SLL | 19.83 MGA |
| 500 SLL | 99.16 MGA |
| 1,000 SLL | 198.31 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-01-25T11:36:02Z",
"rates": {
"MGA": 0.198311
}
}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.8311,
"rate": 0.198311
}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