Rate Overview
Live
1 LBP = 0.023446 MMK
1 MMK = 42.6512
LBP
Avg
0.023453
High
0.023488
Low
0.023446
Last updated: 5/9/2026, 4:54:25 AM
Quick Conversions
| LBP | MMK |
|---|---|
| 1 LBP | 0.02 MMK |
| 10 LBP | 0.23 MMK |
| 50 LBP | 1.17 MMK |
| 100 LBP | 2.34 MMK |
| 500 LBP | 11.72 MMK |
| 1,000 LBP | 23.45 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-09T04:54:25Z",
"rates": {
"MMK": 0.023446
}
}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.3446000000000002,
"rate": 0.023446
}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