Rate Overview
Live
1 YER = 1.4058 LKR
1 LKR = 0.711322
YER
Avg
1.4032
High
1.4060
Low
1.3998
Last updated: 6/19/2026, 8:46:32 AM
Quick Conversions
| YER | LKR |
|---|---|
| 1 YER | 1.41 LKR |
| 10 YER | 14.06 LKR |
| 50 YER | 70.29 LKR |
| 100 YER | 140.58 LKR |
| 500 YER | 702.92 LKR |
| 1,000 YER | 1,405.83 LKR |
Get YER/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=LKRExample Response:
{
"success": true,
"base": "YER",
"date": "2026-06-19T08:46:32Z",
"rates": {
"LKR": 1.405833
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "LKR",
"amount": 100
},
"result": 140.5833,
"rate": 1.405833
}Build with YER/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key