Rate Overview
Live
1 LRD = 20.5660 MNT
1 MNT = 0.048624
LRD
Avg
20.2466
High
20.5673
Low
19.9035
Last updated: 9/8/2026, 9:49:09 PM
Quick Conversions
| LRD | MNT |
|---|---|
| 1 LRD | 20.57 MNT |
| 10 LRD | 205.66 MNT |
| 50 LRD | 1,028.30 MNT |
| 100 LRD | 2,056.60 MNT |
| 500 LRD | 10,283.00 MNT |
| 1,000 LRD | 20,566.00 MNT |
Get LRD/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=MNTExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-09-08T21:49:09Z",
"rates": {
"MNT": 20.566004
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "MNT",
"amount": 100
},
"result": 2056.6004,
"rate": 20.566004
}Build with LRD/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key