Rate Overview
Live
1 LBP = 0.046510 MGA
1 MGA = 21.5008
LBP
Avg
0.046467
High
0.046701
Low
0.046342
Last updated: 5/9/2026, 4:54:51 AM
Quick Conversions
| LBP | MGA |
|---|---|
| 1 LBP | 0.05 MGA |
| 10 LBP | 0.47 MGA |
| 50 LBP | 2.33 MGA |
| 100 LBP | 4.65 MGA |
| 500 LBP | 23.26 MGA |
| 1,000 LBP | 46.51 MGA |
Get LBP/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=MGAExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-05-09T04:54:51Z",
"rates": {
"MGA": 0.04651
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "MGA",
"amount": 100
},
"result": 4.651000000000001,
"rate": 0.04651
}Build with LBP/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key