Rate Overview
Live
1 MNT = 25.0338 LBP
1 LBP = 0.039946
MNT
Avg
25.0190
High
25.0603
Low
24.9073
Last updated: 4/16/2026, 6:30:08 PM
Quick Conversions
| MNT | LBP |
|---|---|
| 1 MNT | 25.03 LBP |
| 10 MNT | 250.34 LBP |
| 50 MNT | 1,251.69 LBP |
| 100 MNT | 2,503.38 LBP |
| 500 MNT | 12,516.88 LBP |
| 1,000 MNT | 25,033.76 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-04-16T18:30:08Z",
"rates": {
"LBP": 25.033755
}
}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": 2503.3755,
"rate": 25.033755
}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