Rate Overview
Live
1 MNT = 25.0226 LBP
1 LBP = 0.039964
MNT
Avg
25.0358
High
25.1459
Low
24.8876
Last updated: 7/20/2026, 5:03:22 PM
Quick Conversions
| MNT | LBP |
|---|---|
| 1 MNT | 25.02 LBP |
| 10 MNT | 250.23 LBP |
| 50 MNT | 1,251.13 LBP |
| 100 MNT | 2,502.26 LBP |
| 500 MNT | 12,511.29 LBP |
| 1,000 MNT | 25,022.58 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-20T17:03:22Z",
"rates": {
"LBP": 25.022579
}
}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": 2502.2579,
"rate": 25.022579
}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