Rate Overview
Live
1 LRD = 0.345301 AFN
1 AFN = 2.8960
LRD
Avg
0.344906
High
0.350393
Low
0.339501
Last updated: 3/27/2026, 11:32:01 AM
Quick Conversions
| LRD | AFN |
|---|---|
| 1 LRD | 0.35 AFN |
| 10 LRD | 3.45 AFN |
| 50 LRD | 17.27 AFN |
| 100 LRD | 34.53 AFN |
| 500 LRD | 172.65 AFN |
| 1,000 LRD | 345.30 AFN |
Get LRD/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=AFNExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-27T11:32:01Z",
"rates": {
"AFN": 0.345301
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "AFN",
"amount": 100
},
"result": 34.530100000000004,
"rate": 0.345301
}Build with LRD/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key