Rate Overview
Live
1 MGA = 0.000144 LVL
1 LVL = 6944.44
MGA
Avg
0.000145
High
0.000146
Low
0.000144
Last updated: 3/28/2026, 1:48:51 PM
Quick Conversions
| MGA | LVL |
|---|---|
| 1 MGA | 0.00 LVL |
| 10 MGA | 0.00 LVL |
| 50 MGA | 0.01 LVL |
| 100 MGA | 0.01 LVL |
| 500 MGA | 0.07 LVL |
| 1,000 MGA | 0.14 LVL |
Get MGA/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=LVLExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-28T13:48:51Z",
"rates": {
"LVL": 0.000144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "LVL",
"amount": 100
},
"result": 0.0144,
"rate": 0.000144
}Build with MGA/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key