Rate Overview
Live
1 LKR = 0.200878 AFN
1 AFN = 4.9781
LKR
Avg
0.202305
High
0.205917
Low
0.198609
Last updated: 3/27/2026, 1:17:00 PM
Quick Conversions
| LKR | AFN |
|---|---|
| 1 LKR | 0.20 AFN |
| 10 LKR | 2.01 AFN |
| 50 LKR | 10.04 AFN |
| 100 LKR | 20.09 AFN |
| 500 LKR | 100.44 AFN |
| 1,000 LKR | 200.88 AFN |
Get LKR/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=AFNExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-27T13:17:00Z",
"rates": {
"AFN": 0.200878
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "AFN",
"amount": 100
},
"result": 20.0878,
"rate": 0.200878
}Build with LKR/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key