Rate Overview
Live
1 MGA = 21.4124 LBP
1 LBP = 0.046702
MGA
Avg
21.5255
High
21.5783
Low
21.4124
Last updated: 5/7/2026, 7:49:09 AM
Quick Conversions
| MGA | LBP |
|---|---|
| 1 MGA | 21.41 LBP |
| 10 MGA | 214.12 LBP |
| 50 MGA | 1,070.62 LBP |
| 100 MGA | 2,141.24 LBP |
| 500 MGA | 10,706.22 LBP |
| 1,000 MGA | 21,412.45 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-05-07T07:49:09Z",
"rates": {
"LBP": 21.412445
}
}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": 2141.2445000000002,
"rate": 21.412445
}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