Rate Overview
Live
1 MGA = 20.8467 LBP
1 LBP = 0.047969
MGA
Avg
20.9440
High
21.6565
Low
19.4159
Last updated: 7/28/2026, 5:55:09 AM
Quick Conversions
| MGA | LBP |
|---|---|
| 1 MGA | 20.85 LBP |
| 10 MGA | 208.47 LBP |
| 50 MGA | 1,042.34 LBP |
| 100 MGA | 2,084.67 LBP |
| 500 MGA | 10,423.37 LBP |
| 1,000 MGA | 20,846.75 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-28T05:55:09Z",
"rates": {
"LBP": 20.846746
}
}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": 2084.6746,
"rate": 20.846746
}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