Rate Overview
Live
1 LRD = 19.7845 MNT
1 MNT = 0.050545
LRD
Avg
19.7394
High
19.7845
Low
19.7003
Last updated: 7/9/2026, 4:55:36 PM
Quick Conversions
| LRD | MNT |
|---|---|
| 1 LRD | 19.78 MNT |
| 10 LRD | 197.84 MNT |
| 50 LRD | 989.22 MNT |
| 100 LRD | 1,978.45 MNT |
| 500 LRD | 9,892.23 MNT |
| 1,000 LRD | 19,784.46 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-07-09T16:55:36Z",
"rates": {
"MNT": 19.784457
}
}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": 1978.4457,
"rate": 19.784457
}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