Rate Overview
Live
1 LRD = 0.342714 AFN
1 AFN = 2.9179
LRD
Avg
0.344209
High
0.347831
Low
0.342542
Last updated: 5/27/2026, 1:35:14 PM
Quick Conversions
| LRD | AFN |
|---|---|
| 1 LRD | 0.34 AFN |
| 10 LRD | 3.43 AFN |
| 50 LRD | 17.14 AFN |
| 100 LRD | 34.27 AFN |
| 500 LRD | 171.36 AFN |
| 1,000 LRD | 342.71 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-27T13:35:14Z",
"rates": {
"AFN": 0.342714
}
}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.2714,
"rate": 0.342714
}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