Rate Overview
Live
1 JPY = 0.508277 ALL
1 ALL = 1.9674
JPY
Avg
0.509075
High
0.511495
Low
0.506245
Last updated: 7/5/2026, 11:37:19 PM
Quick Conversions
| JPY | ALL |
|---|---|
| 1 JPY | 0.51 ALL |
| 10 JPY | 5.08 ALL |
| 50 JPY | 25.41 ALL |
| 100 JPY | 50.83 ALL |
| 500 JPY | 254.14 ALL |
| 1,000 JPY | 508.28 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-05T23:37:19Z",
"rates": {
"ALL": 0.508277
}
}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.8277,
"rate": 0.508277
}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