Rate Overview
Live
1 SLL = 0.198621 MGA
1 MGA = 5.0347
SLL
Avg
0.198392
High
0.199390
Low
0.197906
Last updated: 5/9/2026, 4:56:18 AM
Quick Conversions
| SLL | MGA |
|---|---|
| 1 SLL | 0.20 MGA |
| 10 SLL | 1.99 MGA |
| 50 SLL | 9.93 MGA |
| 100 SLL | 19.86 MGA |
| 500 SLL | 99.31 MGA |
| 1,000 SLL | 198.62 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-05-09T04:56:18Z",
"rates": {
"MGA": 0.198621
}
}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.862099999999998,
"rate": 0.198621
}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