Rate Overview
Live
1 SGD = 49.2046 AFN
1 AFN = 0.020323
SGD
Avg
50.8279
High
52.0739
Low
49.1363
Last updated: 3/27/2026, 11:16:31 AM
Quick Conversions
| SGD | AFN |
|---|---|
| 1 SGD | 49.20 AFN |
| 10 SGD | 492.05 AFN |
| 50 SGD | 2,460.23 AFN |
| 100 SGD | 4,920.46 AFN |
| 500 SGD | 24,602.31 AFN |
| 1,000 SGD | 49,204.61 AFN |
Get SGD/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=AFNExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-27T11:16:31Z",
"rates": {
"AFN": 49.204611
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "AFN",
"amount": 100
},
"result": 4920.4611,
"rate": 49.204611
}Build with SGD/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key