Rate Overview
Live
1 YER = 1.3210 LKR
1 LKR = 0.757015
YER
Avg
1.3074
High
1.3210
Low
1.2960
Last updated: 3/27/2026, 6:16:32 PM
Quick Conversions
| YER | LKR |
|---|---|
| 1 YER | 1.32 LKR |
| 10 YER | 13.21 LKR |
| 50 YER | 66.05 LKR |
| 100 YER | 132.10 LKR |
| 500 YER | 660.49 LKR |
| 1,000 YER | 1,320.98 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-03-27T18:16:32Z",
"rates": {
"LKR": 1.320977
}
}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.0977,
"rate": 1.320977
}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