Rate Overview
Live
1 YER = 1.4130 LKR
1 LKR = 0.707738
YER
Avg
1.4137
High
1.4173
Low
1.4110
Last updated: 7/28/2026, 2:35:27 AM
Quick Conversions
| YER | LKR |
|---|---|
| 1 YER | 1.41 LKR |
| 10 YER | 14.13 LKR |
| 50 YER | 70.65 LKR |
| 100 YER | 141.30 LKR |
| 500 YER | 706.48 LKR |
| 1,000 YER | 1,412.95 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-28T02:35:27Z",
"rates": {
"LKR": 1.412953
}
}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.2953,
"rate": 1.412953
}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