Rate Overview
Live
1 YER = 1.4209 LKR
1 LKR = 0.703788
YER
Avg
1.4111
High
1.4216
Low
1.3996
Last updated: 7/14/2026, 3:11:30 AM
Quick Conversions
| YER | LKR |
|---|---|
| 1 YER | 1.42 LKR |
| 10 YER | 14.21 LKR |
| 50 YER | 71.04 LKR |
| 100 YER | 142.09 LKR |
| 500 YER | 710.44 LKR |
| 1,000 YER | 1,420.88 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-14T03:11:30Z",
"rates": {
"LKR": 1.420883
}
}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": 142.0883,
"rate": 1.420883
}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