Rate Overview
Live
1 MGA = 20.7656 LBP
1 LBP = 0.048157
MGA
Avg
20.7701
High
20.9242
Low
20.5777
Last updated: 9/6/2026, 6:37:34 AM
Quick Conversions
| MGA | LBP |
|---|---|
| 1 MGA | 20.77 LBP |
| 10 MGA | 207.66 LBP |
| 50 MGA | 1,038.28 LBP |
| 100 MGA | 2,076.56 LBP |
| 500 MGA | 10,382.78 LBP |
| 1,000 MGA | 20,765.55 LBP |
Get MGA/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=LBPExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-09-06T06:37:34Z",
"rates": {
"LBP": 20.765554
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "LBP",
"amount": 100
},
"result": 2076.5554,
"rate": 20.765554
}Build with MGA/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key