Rate Overview
Live
1 YER = 1.3266 LKR
1 LKR = 0.753831
YER
Avg
1.3276
High
1.3333
Low
1.3250
Last updated: 4/17/2026, 6:15:03 AM
Quick Conversions
| YER | LKR |
|---|---|
| 1 YER | 1.33 LKR |
| 10 YER | 13.27 LKR |
| 50 YER | 66.33 LKR |
| 100 YER | 132.66 LKR |
| 500 YER | 663.28 LKR |
| 1,000 YER | 1,326.56 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-04-17T06:15:03Z",
"rates": {
"LKR": 1.326557
}
}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": 132.6557,
"rate": 1.326557
}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