Rate Overview
Live
1 JPY = 0.409849 AFN
1 AFN = 2.4399
JPY
Avg
0.399321
High
0.410537
Low
0.391642
Last updated: 7/21/2026, 6:35:35 PM
Quick Conversions
| JPY | AFN |
|---|---|
| 1 JPY | 0.41 AFN |
| 10 JPY | 4.10 AFN |
| 50 JPY | 20.49 AFN |
| 100 JPY | 40.98 AFN |
| 500 JPY | 204.92 AFN |
| 1,000 JPY | 409.85 AFN |
Get JPY/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=AFNExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T18:35:35Z",
"rates": {
"AFN": 0.409849
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "AFN",
"amount": 100
},
"result": 40.9849,
"rate": 0.409849
}Build with JPY/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key