Rate Overview
Live
1 JPY = 0.507209 ALL
1 ALL = 1.9716
JPY
Avg
0.500996
High
0.509491
Low
0.496422
Last updated: 9/4/2026, 10:40:30 PM
Quick Conversions
| JPY | ALL |
|---|---|
| 1 JPY | 0.51 ALL |
| 10 JPY | 5.07 ALL |
| 50 JPY | 25.36 ALL |
| 100 JPY | 50.72 ALL |
| 500 JPY | 253.60 ALL |
| 1,000 JPY | 507.21 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-09-04T22:40:30Z",
"rates": {
"ALL": 0.507209
}
}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.7209,
"rate": 0.507209
}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