Rate Overview
Live
1 SGD = 1.3322 AZN
1 AZN = 0.750649
SGD
Avg
1.3300
High
1.3322
Low
1.3280
Last updated: 5/28/2026, 8:34:14 PM
Quick Conversions
| SGD | AZN |
|---|---|
| 1 SGD | 1.33 AZN |
| 10 SGD | 13.32 AZN |
| 50 SGD | 66.61 AZN |
| 100 SGD | 133.22 AZN |
| 500 SGD | 666.09 AZN |
| 1,000 SGD | 1,332.18 AZN |
Get SGD/AZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=AZNExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-28T20:34:14Z",
"rates": {
"AZN": 1.332181
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=AZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "AZN",
"amount": 100
},
"result": 133.2181,
"rate": 1.332181
}Build with SGD/AZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key