Rate Overview
Live
1 JPY = 0.509014 ALL
1 ALL = 1.9646
JPY
Avg
0.511572
High
0.515272
Low
0.509014
Last updated: 4/17/2026, 6:05:35 AM
Quick Conversions
| JPY | ALL |
|---|---|
| 1 JPY | 0.51 ALL |
| 10 JPY | 5.09 ALL |
| 50 JPY | 25.45 ALL |
| 100 JPY | 50.90 ALL |
| 500 JPY | 254.51 ALL |
| 1,000 JPY | 509.01 ALL |
Get JPY/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=ALLExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T06:05:35Z",
"rates": {
"ALL": 0.509014
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "ALL",
"amount": 100
},
"result": 50.901399999999995,
"rate": 0.509014
}Build with JPY/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key