Rate Overview
Live
1 YER = 1.3502 LKR
1 LKR = 0.740640
YER
Avg
1.3435
High
1.3502
Low
1.3398
Last updated: 5/7/2026, 11:21:18 AM
Quick Conversions
| YER | LKR |
|---|---|
| 1 YER | 1.35 LKR |
| 10 YER | 13.50 LKR |
| 50 YER | 67.51 LKR |
| 100 YER | 135.02 LKR |
| 500 YER | 675.09 LKR |
| 1,000 YER | 1,350.18 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-05-07T11:21:18Z",
"rates": {
"LKR": 1.350183
}
}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": 135.01829999999998,
"rate": 1.350183
}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