Rate Overview
Live
1 MGA = 20.9087 LBP
1 LBP = 0.047827
MGA
Avg
21.1017
High
21.6566
Low
19.1212
Last updated: 7/26/2026, 12:15:17 AM
Quick Conversions
| MGA | LBP |
|---|---|
| 1 MGA | 20.91 LBP |
| 10 MGA | 209.09 LBP |
| 50 MGA | 1,045.44 LBP |
| 100 MGA | 2,090.87 LBP |
| 500 MGA | 10,454.36 LBP |
| 1,000 MGA | 20,908.73 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-26T00:15:17Z",
"rates": {
"LBP": 20.908729
}
}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": 2090.8729000000003,
"rate": 20.908729
}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