Rate Overview
Live
1 YER = 1.3208 LKR
1 LKR = 0.757124
YER
Avg
1.3051
High
1.3208
Low
1.3001
Last updated: 3/27/2026, 9:53:53 AM
Quick Conversions
| YER | LKR |
|---|---|
| 1 YER | 1.32 LKR |
| 10 YER | 13.21 LKR |
| 50 YER | 66.04 LKR |
| 100 YER | 132.08 LKR |
| 500 YER | 660.39 LKR |
| 1,000 YER | 1,320.79 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-27T09:53:53Z",
"rates": {
"LKR": 1.320788
}
}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.0788,
"rate": 1.320788
}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