Rate Overview
Live
1 MNT = 0.049452 LRD
1 LRD = 20.2216
MNT
Avg
0.050105
High
0.050449
Low
0.049452
Last updated: 9/3/2026, 7:34:14 PM
Quick Conversions
| MNT | LRD |
|---|---|
| 1 MNT | 0.05 LRD |
| 10 MNT | 0.49 LRD |
| 50 MNT | 2.47 LRD |
| 100 MNT | 4.95 LRD |
| 500 MNT | 24.73 LRD |
| 1,000 MNT | 49.45 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-09-03T19:34:14Z",
"rates": {
"LRD": 0.049452
}
}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": 4.945200000000001,
"rate": 0.049452
}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