Rate Overview
Live
1 MNT = 24.9437 LBP
1 LBP = 0.040090
MNT
Avg
25.0821
High
25.3704
Low
24.9437
Last updated: 3/7/2026, 12:28:30 AM
Quick Conversions
| MNT | LBP |
|---|---|
| 1 MNT | 24.94 LBP |
| 10 MNT | 249.44 LBP |
| 50 MNT | 1,247.19 LBP |
| 100 MNT | 2,494.37 LBP |
| 500 MNT | 12,471.87 LBP |
| 1,000 MNT | 24,943.74 LBP |
Get MNT/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=LBPExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-07T00:28:30Z",
"rates": {
"LBP": 24.943743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "LBP",
"amount": 100
},
"result": 2494.3743,
"rate": 24.943743
}Build with MNT/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key