Rate Overview
Live
1 LBP = 0.023473 MMK
1 MMK = 42.6021
LBP
Avg
0.023465
High
0.023489
Low
0.023438
Last updated: 4/18/2026, 8:46:06 AM
Quick Conversions
| LBP | MMK |
|---|---|
| 1 LBP | 0.02 MMK |
| 10 LBP | 0.23 MMK |
| 50 LBP | 1.17 MMK |
| 100 LBP | 2.35 MMK |
| 500 LBP | 11.74 MMK |
| 1,000 LBP | 23.47 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-04-18T08:46:06Z",
"rates": {
"MMK": 0.023473
}
}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.3473,
"rate": 0.023473
}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