Rate Overview
Live
1 MGA = 0.003894 LSL
1 LSL = 256.8053
MGA
Avg
0.003833
High
0.004061
Low
0.003537
Last updated: 7/28/2026, 7:50:55 AM
Quick Conversions
| MGA | LSL |
|---|---|
| 1 MGA | 0.00 LSL |
| 10 MGA | 0.04 LSL |
| 50 MGA | 0.19 LSL |
| 100 MGA | 0.39 LSL |
| 500 MGA | 1.95 LSL |
| 1,000 MGA | 3.89 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-07-28T07:50:55Z",
"rates": {
"LSL": 0.003894
}
}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.38939999999999997,
"rate": 0.003894
}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