Rate Overview
Live
1 MGA = 21.5133 LBP
1 LBP = 0.046483
MGA
Avg
21.3857
High
21.5133
Low
21.0966
Last updated: 3/6/2026, 11:52:20 PM
Quick Conversions
| MGA | LBP |
|---|---|
| 1 MGA | 21.51 LBP |
| 10 MGA | 215.13 LBP |
| 50 MGA | 1,075.66 LBP |
| 100 MGA | 2,151.33 LBP |
| 500 MGA | 10,756.63 LBP |
| 1,000 MGA | 21,513.26 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-03-06T23:52:20Z",
"rates": {
"LBP": 21.513256
}
}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": 2151.3255999999997,
"rate": 21.513256
}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