Rate Overview
Live
1 MGA = 21.0286 LBP
1 LBP = 0.047554
MGA
Avg
21.0794
High
21.2128
Low
20.9284
Last updated: 7/6/2026, 12:37:33 AM
Quick Conversions
| MGA | LBP |
|---|---|
| 1 MGA | 21.03 LBP |
| 10 MGA | 210.29 LBP |
| 50 MGA | 1,051.43 LBP |
| 100 MGA | 2,102.86 LBP |
| 500 MGA | 10,514.30 LBP |
| 1,000 MGA | 21,028.61 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-07-06T00:37:33Z",
"rates": {
"LBP": 21.028607
}
}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": 2102.8607,
"rate": 21.028607
}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