Rate Overview
Live
1 YER = 1.4161 LKR
1 LKR = 0.706172
YER
Avg
1.2556
High
1.4170
Low
1.1438
Last updated: 7/23/2026, 1:45:29 AM
Quick Conversions
| YER | LKR |
|---|---|
| 1 YER | 1.42 LKR |
| 10 YER | 14.16 LKR |
| 50 YER | 70.80 LKR |
| 100 YER | 141.61 LKR |
| 500 YER | 708.04 LKR |
| 1,000 YER | 1,416.09 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-23T01:45:29Z",
"rates": {
"LKR": 1.416085
}
}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.6085,
"rate": 1.416085
}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