Rate Overview
Live
1 ANG = 132.4920 YER
1 YER = 0.007548
ANG
Avg
133.0618
High
135.5852
Low
131.5644
Last updated: 5/27/2026, 8:35:38 PM
Quick Conversions
| ANG | YER |
|---|---|
| 1 ANG | 132.49 YER |
| 10 ANG | 1,324.92 YER |
| 50 ANG | 6,624.60 YER |
| 100 ANG | 13,249.20 YER |
| 500 ANG | 66,246.01 YER |
| 1,000 ANG | 132,492.02 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-05-27T20:35:38Z",
"rates": {
"YER": 132.492018
}
}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": 13249.2018,
"rate": 132.492018
}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