Rate Overview
Live
1 JPY = 0.411045 AFN
1 AFN = 2.4328
JPY
Avg
0.412607
High
0.417048
Low
0.410723
Last updated: 8/15/2026, 4:51:22 AM
Quick Conversions
| JPY | AFN |
|---|---|
| 1 JPY | 0.41 AFN |
| 10 JPY | 4.11 AFN |
| 50 JPY | 20.55 AFN |
| 100 JPY | 41.10 AFN |
| 500 JPY | 205.52 AFN |
| 1,000 JPY | 411.05 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-08-15T04:51:22Z",
"rates": {
"AFN": 0.411045
}
}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": 41.1045,
"rate": 0.411045
}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