Rate Overview
Live
1 MXN = 5009.17 LBP
1 LBP = 0.000200
MXN
Avg
5113.43
High
5224.83
Low
5007.76
Last updated: 3/7/2026, 1:00:22 AM
Quick Conversions
| MXN | LBP |
|---|---|
| 1 MXN | 5,009.17 LBP |
| 10 MXN | 50,091.72 LBP |
| 50 MXN | 250,458.58 LBP |
| 100 MXN | 500,917.16 LBP |
| 500 MXN | 2,504,585.78 LBP |
| 1,000 MXN | 5,009,171.57 LBP |
Get MXN/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=LBPExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-07T01:00:22Z",
"rates": {
"LBP": 5009.171567
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "LBP",
"amount": 100
},
"result": 500917.15670000005,
"rate": 5009.171567
}Build with MXN/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key