Rate Overview
Live
1 MGA = 20.9109 LBP
1 LBP = 0.047822
MGA
Avg
21.0783
High
21.3587
Low
20.8203
Last updated: 7/21/2026, 12:23:57 PM
Quick Conversions
| MGA | LBP |
|---|---|
| 1 MGA | 20.91 LBP |
| 10 MGA | 209.11 LBP |
| 50 MGA | 1,045.55 LBP |
| 100 MGA | 2,091.09 LBP |
| 500 MGA | 10,455.46 LBP |
| 1,000 MGA | 20,910.92 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-21T12:23:57Z",
"rates": {
"LBP": 20.910923
}
}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": 2091.0923000000003,
"rate": 20.910923
}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