Rate Overview
Live
1 MGA = 0.003935 LSL
1 LSL = 254.1296
MGA
Avg
0.003887
High
0.003935
Low
0.003856
Last updated: 6/19/2026, 8:53:10 AM
Quick Conversions
| MGA | LSL |
|---|---|
| 1 MGA | 0.00 LSL |
| 10 MGA | 0.04 LSL |
| 50 MGA | 0.20 LSL |
| 100 MGA | 0.39 LSL |
| 500 MGA | 1.97 LSL |
| 1,000 MGA | 3.94 LSL |
Get MGA/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=LSLExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-06-19T08:53:10Z",
"rates": {
"LSL": 0.003935
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "LSL",
"amount": 100
},
"result": 0.3935,
"rate": 0.003935
}Build with MGA/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key