Rate Overview
Live
1 MGA = 21.5631 LBP
1 LBP = 0.046375
MGA
Avg
21.6002
High
21.6566
Low
21.5631
Last updated: 4/17/2026, 6:27:53 AM
Quick Conversions
| MGA | LBP |
|---|---|
| 1 MGA | 21.56 LBP |
| 10 MGA | 215.63 LBP |
| 50 MGA | 1,078.16 LBP |
| 100 MGA | 2,156.31 LBP |
| 500 MGA | 10,781.57 LBP |
| 1,000 MGA | 21,563.13 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-04-17T06:27:53Z",
"rates": {
"LBP": 21.563133
}
}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": 2156.3133000000003,
"rate": 21.563133
}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