Rate Overview
Live
1 LRD = 19.4109 MNT
1 MNT = 0.051517
LRD
Avg
19.4505
High
19.5186
Low
19.3860
Last updated: 4/18/2026, 8:47:16 AM
Quick Conversions
| LRD | MNT |
|---|---|
| 1 LRD | 19.41 MNT |
| 10 LRD | 194.11 MNT |
| 50 LRD | 970.55 MNT |
| 100 LRD | 1,941.09 MNT |
| 500 LRD | 9,705.47 MNT |
| 1,000 LRD | 19,410.94 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-04-18T08:47:16Z",
"rates": {
"MNT": 19.410941
}
}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": 1941.0941,
"rate": 19.410941
}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