Rate Overview
Live
1 MNT = 0.050423 LRD
1 LRD = 19.8322
MNT
Avg
9.3561
High
223.3086
Low
0.050017
Last updated: 7/29/2026, 1:13:34 AM
Quick Conversions
| MNT | LRD |
|---|---|
| 1 MNT | 0.05 LRD |
| 10 MNT | 0.50 LRD |
| 50 MNT | 2.52 LRD |
| 100 MNT | 5.04 LRD |
| 500 MNT | 25.21 LRD |
| 1,000 MNT | 50.42 LRD |
Get MNT/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=LRDExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-29T01:13:34Z",
"rates": {
"LRD": 0.050423
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "LRD",
"amount": 100
},
"result": 5.0423,
"rate": 0.050423
}Build with MNT/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key