Rate Overview
Live
1 JPY = 0.503537 ALL
1 ALL = 1.9860
JPY
Avg
0.506978
High
0.511052
Low
0.503537
Last updated: 8/15/2026, 4:55:47 AM
Quick Conversions
| JPY | ALL |
|---|---|
| 1 JPY | 0.50 ALL |
| 10 JPY | 5.04 ALL |
| 50 JPY | 25.18 ALL |
| 100 JPY | 50.35 ALL |
| 500 JPY | 251.77 ALL |
| 1,000 JPY | 503.54 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-08-15T04:55:47Z",
"rates": {
"ALL": 0.503537
}
}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.3537,
"rate": 0.503537
}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