Rate Overview
Live
1 YER = 1.3849 LKR
1 LKR = 0.722098
YER
Avg
1.3868
High
1.3893
Low
1.3840
Last updated: 9/5/2026, 8:10:19 PM
Quick Conversions
| YER | LKR |
|---|---|
| 1 YER | 1.38 LKR |
| 10 YER | 13.85 LKR |
| 50 YER | 69.24 LKR |
| 100 YER | 138.49 LKR |
| 500 YER | 692.43 LKR |
| 1,000 YER | 1,384.85 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-09-05T20:10:19Z",
"rates": {
"LKR": 1.384854
}
}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": 138.4854,
"rate": 1.384854
}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