Rate Overview
Live
1 AED = 44.4208 JPY
1 JPY = 0.022512
AED
Avg
43.2104
High
44.4241
Low
41.5553
Last updated: 7/22/2026, 7:17:07 AM
Quick Conversions
| AED | JPY |
|---|---|
| 1 AED | 44.42 JPY |
| 10 AED | 444.21 JPY |
| 50 AED | 2,221.04 JPY |
| 100 AED | 4,442.08 JPY |
| 500 AED | 22,210.42 JPY |
| 1,000 AED | 44,420.83 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-22T07:17:07Z",
"rates": {
"JPY": 44.420833
}
}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": 4442.0833,
"rate": 44.420833
}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