Rate Overview
Live
1 MNT = 25.0868 LBP
1 LBP = 0.039862
MNT
Avg
7676.31
High
159593.09
Low
23.7570
Last updated: 7/20/2026, 12:16:15 AM
Quick Conversions
| MNT | LBP |
|---|---|
| 1 MNT | 25.09 LBP |
| 10 MNT | 250.87 LBP |
| 50 MNT | 1,254.34 LBP |
| 100 MNT | 2,508.68 LBP |
| 500 MNT | 12,543.40 LBP |
| 1,000 MNT | 25,086.80 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-20T00:16:15Z",
"rates": {
"LBP": 25.086803
}
}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": 2508.6803,
"rate": 25.086803
}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