Rate Overview
Live
1 JPY = 0.408765 AFN
1 AFN = 2.4464
JPY
Avg
0.402645
High
0.427548
Low
0.391558
Last updated: 7/22/2026, 11:58:16 AM
Quick Conversions
| JPY | AFN |
|---|---|
| 1 JPY | 0.41 AFN |
| 10 JPY | 4.09 AFN |
| 50 JPY | 20.44 AFN |
| 100 JPY | 40.88 AFN |
| 500 JPY | 204.38 AFN |
| 1,000 JPY | 408.77 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-22T11:58:16Z",
"rates": {
"AFN": 0.408765
}
}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.8765,
"rate": 0.408765
}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