Rate Overview
Live
1 MNT = 24.7029 LBP
1 LBP = 0.040481
MNT
Avg
24.8822
High
25.0544
Low
24.7029
Last updated: 9/3/2026, 7:34:28 PM
Quick Conversions
| MNT | LBP |
|---|---|
| 1 MNT | 24.70 LBP |
| 10 MNT | 247.03 LBP |
| 50 MNT | 1,235.14 LBP |
| 100 MNT | 2,470.29 LBP |
| 500 MNT | 12,351.43 LBP |
| 1,000 MNT | 24,702.86 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-09-03T19:34:28Z",
"rates": {
"LBP": 24.702855
}
}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": 2470.2855,
"rate": 24.702855
}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