Rate Overview
Live
1 MGA = 21.3523 LBP
1 LBP = 0.046833
MGA
Avg
21.3308
High
21.4592
Low
21.0952
Last updated: 6/16/2026, 4:01:23 PM
Quick Conversions
| MGA | LBP |
|---|---|
| 1 MGA | 21.35 LBP |
| 10 MGA | 213.52 LBP |
| 50 MGA | 1,067.61 LBP |
| 100 MGA | 2,135.23 LBP |
| 500 MGA | 10,676.13 LBP |
| 1,000 MGA | 21,352.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-06-16T16:01:23Z",
"rates": {
"LBP": 21.352259
}
}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": 2135.2259,
"rate": 21.352259
}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