Rate Overview
Live
1 JPY = 0.503070 ALL
1 ALL = 1.9878
JPY
Avg
0.516605
High
0.529827
Low
0.503070
Last updated: 7/22/2026, 12:06:56 AM
Quick Conversions
| JPY | ALL |
|---|---|
| 1 JPY | 0.50 ALL |
| 10 JPY | 5.03 ALL |
| 50 JPY | 25.15 ALL |
| 100 JPY | 50.31 ALL |
| 500 JPY | 251.54 ALL |
| 1,000 JPY | 503.07 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-22T00:06:56Z",
"rates": {
"ALL": 0.50307
}
}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.307,
"rate": 0.50307
}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