Rate Overview
Live
1 MGA = 21.5252 LBP
1 LBP = 0.046457
MGA
Avg
20.5556
High
21.6038
Low
19.4159
Last updated: 3/27/2026, 5:19:09 PM
Quick Conversions
| MGA | LBP |
|---|---|
| 1 MGA | 21.53 LBP |
| 10 MGA | 215.25 LBP |
| 50 MGA | 1,076.26 LBP |
| 100 MGA | 2,152.52 LBP |
| 500 MGA | 10,762.60 LBP |
| 1,000 MGA | 21,525.20 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-27T17:19:09Z",
"rates": {
"LBP": 21.525198
}
}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": 2152.5198,
"rate": 21.525198
}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