Rate Overview
Live
1 AED = 43.6093 JPY
1 JPY = 0.022931
AED
Avg
43.3604
High
43.6093
Low
43.2072
Last updated: 8/28/2026, 6:21:44 PM
Quick Conversions
| AED | JPY |
|---|---|
| 1 AED | 43.61 JPY |
| 10 AED | 436.09 JPY |
| 50 AED | 2,180.47 JPY |
| 100 AED | 4,360.93 JPY |
| 500 AED | 21,804.66 JPY |
| 1,000 AED | 43,609.31 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-08-28T18:21:44Z",
"rates": {
"JPY": 43.609311
}
}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": 4360.9311,
"rate": 43.609311
}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