Rate Overview
Live
1 MNT = 0.093568 LKR
1 LKR = 10.6874
MNT
Avg
31.9791
High
499.1386
Low
0.082321
Last updated: 7/25/2026, 8:52:24 PM
Quick Conversions
| MNT | LKR |
|---|---|
| 1 MNT | 0.09 LKR |
| 10 MNT | 0.94 LKR |
| 50 MNT | 4.68 LKR |
| 100 MNT | 9.36 LKR |
| 500 MNT | 46.78 LKR |
| 1,000 MNT | 93.57 LKR |
Get MNT/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=LKRExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-25T20:52:24Z",
"rates": {
"LKR": 0.093568
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "LKR",
"amount": 100
},
"result": 9.3568,
"rate": 0.093568
}Build with MNT/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key