Rate Overview
Live
1 MNT = 24.9682 LBP
1 LBP = 0.040051
MNT
Avg
25.0730
High
25.2522
Low
24.8978
Last updated: 7/27/2026, 9:41:16 AM
Quick Conversions
| MNT | LBP |
|---|---|
| 1 MNT | 24.97 LBP |
| 10 MNT | 249.68 LBP |
| 50 MNT | 1,248.41 LBP |
| 100 MNT | 2,496.82 LBP |
| 500 MNT | 12,484.09 LBP |
| 1,000 MNT | 24,968.17 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-27T09:41:16Z",
"rates": {
"LBP": 24.96817
}
}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": 2496.817,
"rate": 24.96817
}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