Rate Overview
Live
1 ANG = 132.3519 YER
1 YER = 0.007556
ANG
Avg
131.8938
High
132.3519
Low
131.5204
Last updated: 8/20/2026, 2:05:50 PM
Quick Conversions
| ANG | YER |
|---|---|
| 1 ANG | 132.35 YER |
| 10 ANG | 1,323.52 YER |
| 50 ANG | 6,617.59 YER |
| 100 ANG | 13,235.19 YER |
| 500 ANG | 66,175.94 YER |
| 1,000 ANG | 132,351.89 YER |
Get ANG/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=YERExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-08-20T14:05:50Z",
"rates": {
"YER": 132.351888
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "YER",
"amount": 100
},
"result": 13235.1888,
"rate": 132.351888
}Build with ANG/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key