Rate Overview
Live
1 MNT = 25.0957 LBP
1 LBP = 0.039847
MNT
Avg
25.0546
High
25.0957
Low
24.9620
Last updated: 7/26/2026, 3:02:09 AM
Quick Conversions
| MNT | LBP |
|---|---|
| 1 MNT | 25.10 LBP |
| 10 MNT | 250.96 LBP |
| 50 MNT | 1,254.79 LBP |
| 100 MNT | 2,509.57 LBP |
| 500 MNT | 12,547.86 LBP |
| 1,000 MNT | 25,095.72 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-07-26T03:02:09Z",
"rates": {
"LBP": 25.095718
}
}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": 2509.5718,
"rate": 25.095718
}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