Rate Overview
Live
1 MGA = 21.0503 LBP
1 LBP = 0.047505
MGA
Avg
21.0857
High
21.2128
Low
20.9284
Last updated: 7/3/2026, 6:51:43 AM
Quick Conversions
| MGA | LBP |
|---|---|
| 1 MGA | 21.05 LBP |
| 10 MGA | 210.50 LBP |
| 50 MGA | 1,052.51 LBP |
| 100 MGA | 2,105.03 LBP |
| 500 MGA | 10,525.13 LBP |
| 1,000 MGA | 21,050.26 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-03T06:51:43Z",
"rates": {
"LBP": 21.050258
}
}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": 2105.0258,
"rate": 21.050258
}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