Rate Overview
Live
1 IDR = 0.003638 AFN
1 AFN = 274.8763
IDR
Avg
0.003720
High
0.003945
Low
0.003509
Last updated: 7/29/2026, 2:24:20 PM
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.82 AFN |
| 1,000 IDR | 3.64 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-07-29T14:24:20Z",
"rates": {
"AFN": 0.003638
}
}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.3638,
"rate": 0.003638
}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