Rate Overview
Live
1 MGA = 20.8843 LBP
1 LBP = 0.047883
MGA
Avg
20.9579
High
21.0745
Low
20.8843
Last updated: 7/24/2026, 8:37:21 PM
Quick Conversions
| MGA | LBP |
|---|---|
| 1 MGA | 20.88 LBP |
| 10 MGA | 208.84 LBP |
| 50 MGA | 1,044.22 LBP |
| 100 MGA | 2,088.43 LBP |
| 500 MGA | 10,442.17 LBP |
| 1,000 MGA | 20,884.34 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-24T20:37:21Z",
"rates": {
"LBP": 20.884335
}
}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": 2088.4335,
"rate": 20.884335
}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