Rate Overview
Live
1 AZN = 0.749963 SGD
1 SGD = 1.3334
AZN
Avg
0.747768
High
0.750037
Low
0.741067
Last updated: 4/17/2026, 6:23:42 AM
Quick Conversions
| AZN | SGD |
|---|---|
| 1 AZN | 0.75 SGD |
| 10 AZN | 7.50 SGD |
| 50 AZN | 37.50 SGD |
| 100 AZN | 75.00 SGD |
| 500 AZN | 374.98 SGD |
| 1,000 AZN | 749.96 SGD |
Get AZN/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AZN¤cies=SGDExample Response:
{
"success": true,
"base": "AZN",
"date": "2026-04-17T06:23:42Z",
"rates": {
"SGD": 0.749963
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AZN&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AZN",
"to": "SGD",
"amount": 100
},
"result": 74.9963,
"rate": 0.749963
}Build with AZN/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key