Rate Overview
Live
1 JPY = 0.405915 AFN
1 AFN = 2.4636
JPY
Avg
0.405575
High
0.407984
Low
0.402340
Last updated: 5/7/2026, 1:17:04 AM
Quick Conversions
| JPY | AFN |
|---|---|
| 1 JPY | 0.41 AFN |
| 10 JPY | 4.06 AFN |
| 50 JPY | 20.30 AFN |
| 100 JPY | 40.59 AFN |
| 500 JPY | 202.96 AFN |
| 1,000 JPY | 405.92 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-05-07T01:17:04Z",
"rates": {
"AFN": 0.405915
}
}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.5915,
"rate": 0.405915
}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