Rate Overview
Live
1 MNT = 0.090793 LKR
1 LKR = 11.0141
MNT
Avg
0.092576
High
0.095583
Low
0.090650
Last updated: 5/27/2026, 4:48:35 AM
Quick Conversions
| MNT | LKR |
|---|---|
| 1 MNT | 0.09 LKR |
| 10 MNT | 0.91 LKR |
| 50 MNT | 4.54 LKR |
| 100 MNT | 9.08 LKR |
| 500 MNT | 45.40 LKR |
| 1,000 MNT | 90.79 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-05-27T04:48:35Z",
"rates": {
"LKR": 0.090793
}
}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.0793,
"rate": 0.090793
}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