Rate Overview
Live
1 JPY = 0.393989 AFN
1 AFN = 2.5381
JPY
Avg
0.396196
High
0.400690
Low
0.393989
Last updated: 5/27/2026, 4:49:46 AM
Quick Conversions
| JPY | AFN |
|---|---|
| 1 JPY | 0.39 AFN |
| 10 JPY | 3.94 AFN |
| 50 JPY | 19.70 AFN |
| 100 JPY | 39.40 AFN |
| 500 JPY | 196.99 AFN |
| 1,000 JPY | 393.99 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-27T04:49:46Z",
"rates": {
"AFN": 0.393989
}
}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.3989,
"rate": 0.393989
}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