Rate Overview
Live
1 MGA = 0.000644 LTL
1 LTL = 1552.80 MGA
Avg
0.000675
High
0.000735
Low
0.000640
Last updated: 1/25/2026, 11:37:32 AM
Quick Conversions
| MGA | LTL |
|---|---|
| 1 MGA | 0.00 LTL |
| 10 MGA | 0.01 LTL |
| 50 MGA | 0.03 LTL |
| 100 MGA | 0.06 LTL |
| 500 MGA | 0.32 LTL |
| 1,000 MGA | 0.64 LTL |
Get MGA/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=LTLExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-01-25T11:37:32Z",
"rates": {
"LTL": 0.000644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "LTL",
"amount": 100
},
"result": 0.0644,
"rate": 0.000644
}Build with MGA/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key