Rate Overview
Live
1 IDR = 0.003553 AFN
1 AFN = 281.4523
IDR
Avg
0.003555
High
0.003623
Low
0.003516
Last updated: 6/19/2026, 8:52:30 AM
Quick Conversions
| IDR | AFN |
|---|---|
| 1 IDR | 0.00 AFN |
| 10 IDR | 0.04 AFN |
| 50 IDR | 0.18 AFN |
| 100 IDR | 0.36 AFN |
| 500 IDR | 1.78 AFN |
| 1,000 IDR | 3.55 AFN |
Get IDR/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=AFNExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-06-19T08:52:30Z",
"rates": {
"AFN": 0.003553
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "AFN",
"amount": 100
},
"result": 0.3553,
"rate": 0.003553
}Build with IDR/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key