Rate Overview
Live
1 LRD = 0.369925 AFN
1 AFN = 2.7033
LRD
Avg
0.364210
High
0.369925
Low
0.359936
Last updated: 9/3/2026, 1:37:48 PM
Quick Conversions
| LRD | AFN |
|---|---|
| 1 LRD | 0.37 AFN |
| 10 LRD | 3.70 AFN |
| 50 LRD | 18.50 AFN |
| 100 LRD | 36.99 AFN |
| 500 LRD | 184.96 AFN |
| 1,000 LRD | 369.93 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-09-03T13:37:48Z",
"rates": {
"AFN": 0.369925
}
}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.9925,
"rate": 0.369925
}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