Rate Overview
Live
1 SGD = 1.3150 AZN
1 AZN = 0.760456
SGD
Avg
1.3218
High
1.3259
Low
1.3150
Last updated: 6/19/2026, 8:51:18 AM
Quick Conversions
| SGD | AZN |
|---|---|
| 1 SGD | 1.32 AZN |
| 10 SGD | 13.15 AZN |
| 50 SGD | 65.75 AZN |
| 100 SGD | 131.50 AZN |
| 500 SGD | 657.50 AZN |
| 1,000 SGD | 1,315.00 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-06-19T08:51:18Z",
"rates": {
"AZN": 1.315
}
}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": 131.5,
"rate": 1.315
}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