Rate Overview
Live
1 AED = 44.4231 JPY
1 JPY = 0.022511
AED
Avg
41.5210
High
44.4231
Low
38.8470
Last updated: 7/22/2026, 2:39:56 AM
Quick Conversions
| AED | JPY |
|---|---|
| 1 AED | 44.42 JPY |
| 10 AED | 444.23 JPY |
| 50 AED | 2,221.15 JPY |
| 100 AED | 4,442.31 JPY |
| 500 AED | 22,211.54 JPY |
| 1,000 AED | 44,423.09 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-22T02:39:56Z",
"rates": {
"JPY": 44.423087
}
}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.3087000000005,
"rate": 44.423087
}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