Rate Overview
Live
1 AED = 44.6164 JPY
1 JPY = 0.022413
AED
Avg
44.4129
High
44.6164
Low
44.2107
Last updated: 7/25/2026, 8:46:11 PM
Quick Conversions
| AED | JPY |
|---|---|
| 1 AED | 44.62 JPY |
| 10 AED | 446.16 JPY |
| 50 AED | 2,230.82 JPY |
| 100 AED | 4,461.64 JPY |
| 500 AED | 22,308.22 JPY |
| 1,000 AED | 44,616.44 JPY |
Get AED/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=JPYExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-25T20:46:11Z",
"rates": {
"JPY": 44.61644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "JPY",
"amount": 100
},
"result": 4461.643999999999,
"rate": 44.61644
}Build with AED/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key