Rate Overview
Live
1 SGD = 1.3205 AZN
1 AZN = 0.757295
SGD
Avg
1.3262
High
1.3328
Low
1.3201
Last updated: 3/27/2026, 5:02:47 PM
Quick Conversions
| SGD | AZN |
|---|---|
| 1 SGD | 1.32 AZN |
| 10 SGD | 13.20 AZN |
| 50 SGD | 66.02 AZN |
| 100 SGD | 132.05 AZN |
| 500 SGD | 660.25 AZN |
| 1,000 SGD | 1,320.49 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-03-27T17:02:47Z",
"rates": {
"AZN": 1.32049
}
}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": 132.049,
"rate": 1.32049
}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