Rate Overview
Live
1 LRD = 19.6868 MNT
1 MNT = 0.050796
LRD
Avg
19.5347
High
19.6868
Low
19.4476
Last updated: 5/29/2026, 7:52:49 PM
Quick Conversions
| LRD | MNT |
|---|---|
| 1 LRD | 19.69 MNT |
| 10 LRD | 196.87 MNT |
| 50 LRD | 984.34 MNT |
| 100 LRD | 1,968.68 MNT |
| 500 LRD | 9,843.39 MNT |
| 1,000 LRD | 19,686.77 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-05-29T19:52:49Z",
"rates": {
"MNT": 19.686774
}
}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": 1968.6774,
"rate": 19.686774
}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