Rate Overview
Live
1 JPY = 0.011204 ANG
1 ANG = 89.2538
JPY
Avg
0.011824
High
0.012588
Low
0.011204
Last updated: 6/18/2026, 1:05:41 PM
Quick Conversions
| JPY | ANG |
|---|---|
| 1 JPY | 0.01 ANG |
| 10 JPY | 0.11 ANG |
| 50 JPY | 0.56 ANG |
| 100 JPY | 1.12 ANG |
| 500 JPY | 5.60 ANG |
| 1,000 JPY | 11.20 ANG |
Get JPY/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=ANGExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-18T13:05:41Z",
"rates": {
"ANG": 0.011204
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "ANG",
"amount": 100
},
"result": 1.1204,
"rate": 0.011204
}Build with JPY/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key