Rate Overview
Live
1 MNT = 25.0532 LBP
1 LBP = 0.039915
MNT
Avg
25.0249
High
25.1780
Low
24.7604
Last updated: 6/16/2026, 6:36:36 AM
Quick Conversions
| MNT | LBP |
|---|---|
| 1 MNT | 25.05 LBP |
| 10 MNT | 250.53 LBP |
| 50 MNT | 1,252.66 LBP |
| 100 MNT | 2,505.32 LBP |
| 500 MNT | 12,526.62 LBP |
| 1,000 MNT | 25,053.25 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-06-16T06:36:36Z",
"rates": {
"LBP": 25.053249
}
}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": 2505.3249,
"rate": 25.053249
}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