Rate Overview
Live
1 SGD = 49.2147 AFN
1 AFN = 0.020319
SGD
Avg
52.3850
High
55.2526
Low
49.1363
Last updated: 3/27/2026, 9:29:51 AM
Quick Conversions
| SGD | AFN |
|---|---|
| 1 SGD | 49.21 AFN |
| 10 SGD | 492.15 AFN |
| 50 SGD | 2,460.74 AFN |
| 100 SGD | 4,921.47 AFN |
| 500 SGD | 24,607.37 AFN |
| 1,000 SGD | 49,214.75 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-27T09:29:51Z",
"rates": {
"AFN": 49.214745
}
}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": 4921.4745,
"rate": 49.214745
}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