Rate Overview
Live
1 YER = 1.4133 LKR
1 LKR = 0.707542
YER
Avg
1.2555
High
1.4170
Low
1.1438
Last updated: 7/29/2026, 2:21:23 PM
Quick Conversions
| YER | LKR |
|---|---|
| 1 YER | 1.41 LKR |
| 10 YER | 14.13 LKR |
| 50 YER | 70.67 LKR |
| 100 YER | 141.33 LKR |
| 500 YER | 706.67 LKR |
| 1,000 YER | 1,413.34 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-07-29T14:21:23Z",
"rates": {
"LKR": 1.413343
}
}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": 141.3343,
"rate": 1.413343
}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