Rate Overview
Live
1 LRD = 0.360022 AFN
1 AFN = 2.7776
LRD
Avg
0.362368
High
0.364903
Low
0.360022
Last updated: 8/13/2026, 1:46:36 PM
Quick Conversions
| LRD | AFN |
|---|---|
| 1 LRD | 0.36 AFN |
| 10 LRD | 3.60 AFN |
| 50 LRD | 18.00 AFN |
| 100 LRD | 36.00 AFN |
| 500 LRD | 180.01 AFN |
| 1,000 LRD | 360.02 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-08-13T13:46:36Z",
"rates": {
"AFN": 0.360022
}
}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": 36.0022,
"rate": 0.360022
}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