Rate Overview
Live
1 ANG = 85.6150 JPY
1 JPY = 0.011680
ANG
Avg
87.1797
High
88.9587
Low
85.6150
Last updated: 9/7/2026, 6:12:43 PM
Quick Conversions
| ANG | JPY |
|---|---|
| 1 ANG | 85.61 JPY |
| 10 ANG | 856.15 JPY |
| 50 ANG | 4,280.75 JPY |
| 100 ANG | 8,561.50 JPY |
| 500 ANG | 42,807.48 JPY |
| 1,000 ANG | 85,614.96 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-09-07T18:12:43Z",
"rates": {
"JPY": 85.614962
}
}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": 8561.496200000001,
"rate": 85.614962
}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