Rate Overview
Live
1 LKR = 0.200301 AFN
1 AFN = 4.9925
LKR
Avg
0.199872
High
0.200713
Low
0.198397
Last updated: 9/5/2026, 7:41:47 AM
Quick Conversions
| LKR | AFN |
|---|---|
| 1 LKR | 0.20 AFN |
| 10 LKR | 2.00 AFN |
| 50 LKR | 10.02 AFN |
| 100 LKR | 20.03 AFN |
| 500 LKR | 100.15 AFN |
| 1,000 LKR | 200.30 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-09-05T07:41:47Z",
"rates": {
"AFN": 0.200301
}
}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.0301,
"rate": 0.200301
}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