Rate Overview
Live
1 JPY = 0.406904 AFN
1 AFN = 2.4576
JPY
Avg
0.397387
High
0.406968
Low
0.392642
Last updated: 7/5/2026, 11:37:17 PM
Quick Conversions
| JPY | AFN |
|---|---|
| 1 JPY | 0.41 AFN |
| 10 JPY | 4.07 AFN |
| 50 JPY | 20.35 AFN |
| 100 JPY | 40.69 AFN |
| 500 JPY | 203.45 AFN |
| 1,000 JPY | 406.90 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-05T23:37:17Z",
"rates": {
"AFN": 0.406904
}
}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.6904,
"rate": 0.406904
}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