Rate Overview
Live
1 LBP = 0.046942 MGA
1 MGA = 21.3029
LBP
Avg
0.046786
High
0.047401
Low
0.046482
Last updated: 3/7/2026, 3:24:19 AM
Quick Conversions
| LBP | MGA |
|---|---|
| 1 LBP | 0.05 MGA |
| 10 LBP | 0.47 MGA |
| 50 LBP | 2.35 MGA |
| 100 LBP | 4.69 MGA |
| 500 LBP | 23.47 MGA |
| 1,000 LBP | 46.94 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-03-07T03:24:19Z",
"rates": {
"MGA": 0.046942
}
}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.6941999999999995,
"rate": 0.046942
}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