Rate Overview
Live
1 JPY = 0.011271 ANG
1 ANG = 88.7233
JPY
Avg
0.011310
High
0.011381
Low
0.011258
Last updated: 3/27/2026, 5:41:40 AM
Quick Conversions
| JPY | ANG |
|---|---|
| 1 JPY | 0.01 ANG |
| 10 JPY | 0.11 ANG |
| 50 JPY | 0.56 ANG |
| 100 JPY | 1.13 ANG |
| 500 JPY | 5.64 ANG |
| 1,000 JPY | 11.27 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-03-27T05:41:40Z",
"rates": {
"ANG": 0.011271
}
}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.1271,
"rate": 0.011271
}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