Rate Overview
Live
1 LTL = 711.0706 MMK
1 MMK = 0.001406
LTL
Avg
711.1296
High
711.2034
Low
711.0682
Last updated: 5/9/2026, 3:43:20 AM
Quick Conversions
| LTL | MMK |
|---|---|
| 1 LTL | 711.07 MMK |
| 10 LTL | 7,110.71 MMK |
| 50 LTL | 35,553.53 MMK |
| 100 LTL | 71,107.06 MMK |
| 500 LTL | 355,535.29 MMK |
| 1,000 LTL | 711,070.57 MMK |
Get LTL/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=MMKExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-05-09T03:43:20Z",
"rates": {
"MMK": 711.07057
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "MMK",
"amount": 100
},
"result": 71107.057,
"rate": 711.07057
}Build with LTL/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key