Rate Overview
Live
1 JPY = 0.422190 AFN
1 AFN = 2.3686
JPY
Avg
0.414316
High
0.422190
Low
0.406911
Last updated: 9/4/2026, 5:20:08 PM
Quick Conversions
| JPY | AFN |
|---|---|
| 1 JPY | 0.42 AFN |
| 10 JPY | 4.22 AFN |
| 50 JPY | 21.11 AFN |
| 100 JPY | 42.22 AFN |
| 500 JPY | 211.10 AFN |
| 1,000 JPY | 422.19 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-09-04T17:20:08Z",
"rates": {
"AFN": 0.42219
}
}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": 42.219,
"rate": 0.42219
}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