Rate Overview
Live
1 LRD = 0.363625 AFN
1 AFN = 2.7501
LRD
Avg
0.365612
High
0.368703
Low
0.363625
Last updated: 7/25/2026, 9:57:21 PM
Quick Conversions
| LRD | AFN |
|---|---|
| 1 LRD | 0.36 AFN |
| 10 LRD | 3.64 AFN |
| 50 LRD | 18.18 AFN |
| 100 LRD | 36.36 AFN |
| 500 LRD | 181.81 AFN |
| 1,000 LRD | 363.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-07-25T21:57:21Z",
"rates": {
"AFN": 0.363625
}
}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.3625,
"rate": 0.363625
}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