Rate Overview
Live
1 LBP = 0.000200 MXN
1 MXN = 5000.00
LBP
Avg
0.000196
High
0.000200
Low
0.000191
Last updated: 3/7/2026, 4:24:59 AM
Quick Conversions
| LBP | MXN |
|---|---|
| 1 LBP | 0.00 MXN |
| 10 LBP | 0.00 MXN |
| 50 LBP | 0.01 MXN |
| 100 LBP | 0.02 MXN |
| 500 LBP | 0.10 MXN |
| 1,000 LBP | 0.20 MXN |
Get LBP/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=MXNExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-07T04:24:59Z",
"rates": {
"MXN": 0.0002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "MXN",
"amount": 100
},
"result": 0.02,
"rate": 0.0002
}Build with LBP/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key