Rate Overview
Live
1 JPY = 0.395851 AFN
1 AFN = 2.5262
JPY
Avg
0.400235
High
0.408491
Low
0.395851
Last updated: 3/7/2026, 3:27:33 AM
Quick Conversions
| JPY | AFN |
|---|---|
| 1 JPY | 0.40 AFN |
| 10 JPY | 3.96 AFN |
| 50 JPY | 19.79 AFN |
| 100 JPY | 39.59 AFN |
| 500 JPY | 197.93 AFN |
| 1,000 JPY | 395.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-03-07T03:27:33Z",
"rates": {
"AFN": 0.395851
}
}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": 39.585100000000004,
"rate": 0.395851
}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