Rate Overview
Live
1 MNT = 25.1303 LBP
1 LBP = 0.039793
MNT
Avg
14783.72
High
148667.89
Low
24.3016
Last updated: 3/27/2026, 1:18:53 PM
Quick Conversions
| MNT | LBP |
|---|---|
| 1 MNT | 25.13 LBP |
| 10 MNT | 251.30 LBP |
| 50 MNT | 1,256.51 LBP |
| 100 MNT | 2,513.03 LBP |
| 500 MNT | 12,565.15 LBP |
| 1,000 MNT | 25,130.29 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-03-27T13:18:53Z",
"rates": {
"LBP": 25.130292
}
}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": 2513.0292,
"rate": 25.130292
}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