Rate Overview
Live
1 MGA = 21.1787 LBP
1 LBP = 0.047217
MGA
Avg
20.7503
High
22.9931
Low
18.6651
Last updated: 7/1/2026, 9:35:44 AM
Quick Conversions
| MGA | LBP |
|---|---|
| 1 MGA | 21.18 LBP |
| 10 MGA | 211.79 LBP |
| 50 MGA | 1,058.94 LBP |
| 100 MGA | 2,117.87 LBP |
| 500 MGA | 10,589.36 LBP |
| 1,000 MGA | 21,178.72 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-01T09:35:44Z",
"rates": {
"LBP": 21.17872
}
}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": 2117.872,
"rate": 21.17872
}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