Rate Overview
Live
1 ANG = 91.1330 JPY
1 JPY = 0.010973
ANG
Avg
90.9879
High
91.2797
Low
90.4912
Last updated: 7/29/2026, 1:59:45 PM
Quick Conversions
| ANG | JPY |
|---|---|
| 1 ANG | 91.13 JPY |
| 10 ANG | 911.33 JPY |
| 50 ANG | 4,556.65 JPY |
| 100 ANG | 9,113.30 JPY |
| 500 ANG | 45,566.51 JPY |
| 1,000 ANG | 91,133.02 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-29T13:59:45Z",
"rates": {
"JPY": 91.133018
}
}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": 9113.301800000001,
"rate": 91.133018
}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