Rate Overview
Live
1 LRD = 0.348630 AFN
1 AFN = 2.8684
LRD
Avg
0.346889
High
0.348630
Low
0.342624
Last updated: 5/7/2026, 8:11:48 AM
Quick Conversions
| LRD | AFN |
|---|---|
| 1 LRD | 0.35 AFN |
| 10 LRD | 3.49 AFN |
| 50 LRD | 17.43 AFN |
| 100 LRD | 34.86 AFN |
| 500 LRD | 174.32 AFN |
| 1,000 LRD | 348.63 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-05-07T08:11:48Z",
"rates": {
"AFN": 0.34863
}
}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.863,
"rate": 0.34863
}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