Rate Overview
Live
1 JPY = 0.402167 AFN
1 AFN = 2.4865
JPY
Avg
0.405903
High
0.410537
Low
0.402167
Last updated: 7/25/2026, 11:00:46 PM
Quick Conversions
| JPY | AFN |
|---|---|
| 1 JPY | 0.40 AFN |
| 10 JPY | 4.02 AFN |
| 50 JPY | 20.11 AFN |
| 100 JPY | 40.22 AFN |
| 500 JPY | 201.08 AFN |
| 1,000 JPY | 402.17 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-25T23:00:46Z",
"rates": {
"AFN": 0.402167
}
}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.2167,
"rate": 0.402167
}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