Rate Overview
Live
1 LRD = 12.0010 MMK
1 MMK = 0.083327
LRD
Avg
11.8181
High
12.0016
Low
11.6146
Last updated: 9/8/2026, 7:20:19 PM
Quick Conversions
| LRD | MMK |
|---|---|
| 1 LRD | 12.00 MMK |
| 10 LRD | 120.01 MMK |
| 50 LRD | 600.05 MMK |
| 100 LRD | 1,200.10 MMK |
| 500 LRD | 6,000.48 MMK |
| 1,000 LRD | 12,000.95 MMK |
Get LRD/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=MMKExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-09-08T19:20:19Z",
"rates": {
"MMK": 12.000954
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "MMK",
"amount": 100
},
"result": 1200.0954,
"rate": 12.000954
}Build with LRD/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key