Rate Overview
Live
1 ANG = 132.5371 YER
1 YER = 0.007545
ANG
Avg
132.6344
High
134.8737
Low
131.5644
Last updated: 7/29/2026, 6:25:00 AM
Quick Conversions
| ANG | YER |
|---|---|
| 1 ANG | 132.54 YER |
| 10 ANG | 1,325.37 YER |
| 50 ANG | 6,626.85 YER |
| 100 ANG | 13,253.71 YER |
| 500 ANG | 66,268.54 YER |
| 1,000 ANG | 132,537.09 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-07-29T06:25:00Z",
"rates": {
"YER": 132.537087
}
}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": 13253.708700000001,
"rate": 132.537087
}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