Rate Overview
Live
1 LBP = 0.023545 MMK
1 MMK = 42.4719
LBP
Avg
0.023405
High
0.023631
Low
0.023081
Last updated: 5/29/2026, 5:30:59 PM
Quick Conversions
| LBP | MMK |
|---|---|
| 1 LBP | 0.02 MMK |
| 10 LBP | 0.24 MMK |
| 50 LBP | 1.18 MMK |
| 100 LBP | 2.35 MMK |
| 500 LBP | 11.77 MMK |
| 1,000 LBP | 23.55 MMK |
Get LBP/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=MMKExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-05-29T17:30:59Z",
"rates": {
"MMK": 0.023545
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "MMK",
"amount": 100
},
"result": 2.3545,
"rate": 0.023545
}Build with LBP/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key