Rate Overview
Live
1 JPY = 0.396079 AFN
1 AFN = 2.5247
JPY
Avg
0.449477
High
0.507510
Low
0.394789
Last updated: 3/27/2026, 12:57:37 PM
Quick Conversions
| JPY | AFN |
|---|---|
| 1 JPY | 0.40 AFN |
| 10 JPY | 3.96 AFN |
| 50 JPY | 19.80 AFN |
| 100 JPY | 39.61 AFN |
| 500 JPY | 198.04 AFN |
| 1,000 JPY | 396.08 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-27T12:57:37Z",
"rates": {
"AFN": 0.396079
}
}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.6079,
"rate": 0.396079
}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