Rate Overview
Live
1 MNT = 0.051517 LRD
1 LRD = 19.4111
MNT
Avg
0.051413
High
0.051583
Low
0.051233
Last updated: 4/18/2026, 8:47:13 AM
Quick Conversions
| MNT | LRD |
|---|---|
| 1 MNT | 0.05 LRD |
| 10 MNT | 0.52 LRD |
| 50 MNT | 2.58 LRD |
| 100 MNT | 5.15 LRD |
| 500 MNT | 25.76 LRD |
| 1,000 MNT | 51.52 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-04-18T08:47:13Z",
"rates": {
"LRD": 0.051517
}
}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.1517,
"rate": 0.051517
}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