Rate Overview
Live
1 ANG = 131.9469 YER
1 YER = 0.007579
ANG
Avg
132.4245
High
132.9447
Low
131.9469
Last updated: 6/19/2026, 8:32:21 AM
Quick Conversions
| ANG | YER |
|---|---|
| 1 ANG | 131.95 YER |
| 10 ANG | 1,319.47 YER |
| 50 ANG | 6,597.35 YER |
| 100 ANG | 13,194.69 YER |
| 500 ANG | 65,973.45 YER |
| 1,000 ANG | 131,946.91 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-06-19T08:32:21Z",
"rates": {
"YER": 131.946909
}
}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": 13194.690900000001,
"rate": 131.946909
}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