Rate Overview
Live
1 ANG = 91.1778 JPY
1 JPY = 0.010968
ANG
Avg
90.3214
High
91.2797
Low
89.6599
Last updated: 7/29/2026, 4:15:17 PM
Quick Conversions
| ANG | JPY |
|---|---|
| 1 ANG | 91.18 JPY |
| 10 ANG | 911.78 JPY |
| 50 ANG | 4,558.89 JPY |
| 100 ANG | 9,117.78 JPY |
| 500 ANG | 45,588.91 JPY |
| 1,000 ANG | 91,177.81 JPY |
Get ANG/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=JPYExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-29T16:15:17Z",
"rates": {
"JPY": 91.177811
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "JPY",
"amount": 100
},
"result": 9117.7811,
"rate": 91.177811
}Build with ANG/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key