Rate Overview
Live
1 YER = 0.007123 AZN
1 AZN = 140.3903
YER
Avg
0.007128
High
0.007146
Low
0.007123
Last updated: 3/27/2026, 4:04:56 PM
Quick Conversions
| YER | AZN |
|---|---|
| 1 YER | 0.01 AZN |
| 10 YER | 0.07 AZN |
| 50 YER | 0.36 AZN |
| 100 YER | 0.71 AZN |
| 500 YER | 3.56 AZN |
| 1,000 YER | 7.12 AZN |
Get YER/AZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=AZNExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-27T16:04:56Z",
"rates": {
"AZN": 0.007123
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=AZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "AZN",
"amount": 100
},
"result": 0.7123,
"rate": 0.007123
}Build with YER/AZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key