Rate Overview
Live
1 JPY = 0.520225 ALL
1 ALL = 1.9222
JPY
Avg
0.523195
High
0.528283
Low
0.517939
Last updated: 3/27/2026, 11:18:21 AM
Quick Conversions
| JPY | ALL |
|---|---|
| 1 JPY | 0.52 ALL |
| 10 JPY | 5.20 ALL |
| 50 JPY | 26.01 ALL |
| 100 JPY | 52.02 ALL |
| 500 JPY | 260.11 ALL |
| 1,000 JPY | 520.23 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-03-27T11:18:21Z",
"rates": {
"ALL": 0.520225
}
}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": 52.02250000000001,
"rate": 0.520225
}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