Rate Overview
Live
1 JPY = 0.502932 ALL
1 ALL = 1.9883
JPY
Avg
0.530709
High
0.570478
Low
0.502932
Last updated: 7/28/2026, 3:17:14 PM
Quick Conversions
| JPY | ALL |
|---|---|
| 1 JPY | 0.50 ALL |
| 10 JPY | 5.03 ALL |
| 50 JPY | 25.15 ALL |
| 100 JPY | 50.29 ALL |
| 500 JPY | 251.47 ALL |
| 1,000 JPY | 502.93 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-07-28T15:17:14Z",
"rates": {
"ALL": 0.502932
}
}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.293200000000006,
"rate": 0.502932
}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