Rate Overview
Live
1 MMK = 0.083326 LRD
1 LRD = 12.0011
MMK
Avg
0.084628
High
0.086098
Low
0.083322
Last updated: 9/8/2026, 4:52:55 PM
Quick Conversions
| MMK | LRD |
|---|---|
| 1 MMK | 0.08 LRD |
| 10 MMK | 0.83 LRD |
| 50 MMK | 4.17 LRD |
| 100 MMK | 8.33 LRD |
| 500 MMK | 41.66 LRD |
| 1,000 MMK | 83.33 LRD |
Get MMK/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=LRDExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-09-08T16:52:55Z",
"rates": {
"LRD": 0.083326
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "LRD",
"amount": 100
},
"result": 8.3326,
"rate": 0.083326
}Build with MMK/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key