Rate Overview
Live
1 MGA = 0.004004 LSL
1 LSL = 249.7502
MGA
Avg
0.003869
High
0.004004
Low
0.003753
Last updated: 3/6/2026, 11:51:42 PM
Quick Conversions
| MGA | LSL |
|---|---|
| 1 MGA | 0.00 LSL |
| 10 MGA | 0.04 LSL |
| 50 MGA | 0.20 LSL |
| 100 MGA | 0.40 LSL |
| 500 MGA | 2.00 LSL |
| 1,000 MGA | 4.00 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-03-06T23:51:42Z",
"rates": {
"LSL": 0.004004
}
}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.4004,
"rate": 0.004004
}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