Rate Overview
Live
1 LKR = 0.200907 AFN
1 AFN = 4.9774
LKR
Avg
0.222948
High
0.246202
Low
0.200907
Last updated: 3/27/2026, 9:31:03 AM
Quick Conversions
| LKR | AFN |
|---|---|
| 1 LKR | 0.20 AFN |
| 10 LKR | 2.01 AFN |
| 50 LKR | 10.05 AFN |
| 100 LKR | 20.09 AFN |
| 500 LKR | 100.45 AFN |
| 1,000 LKR | 200.91 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-27T09:31:03Z",
"rates": {
"AFN": 0.200907
}
}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.090700000000002,
"rate": 0.200907
}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