Rate Overview
Live
1 ANG = 132.6041 YER
1 YER = 0.007541
ANG
Avg
132.6067
High
133.3328
Low
131.7830
Last updated: 8/1/2026, 12:38:55 PM
Quick Conversions
| ANG | YER |
|---|---|
| 1 ANG | 132.60 YER |
| 10 ANG | 1,326.04 YER |
| 50 ANG | 6,630.21 YER |
| 100 ANG | 13,260.41 YER |
| 500 ANG | 66,302.05 YER |
| 1,000 ANG | 132,604.10 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-01T12:38:55Z",
"rates": {
"YER": 132.604102
}
}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": 13260.410200000002,
"rate": 132.604102
}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