Rate Overview
Live
1 SGD = 48.8185 AFN
1 AFN = 0.020484
SGD
Avg
49.3635
High
50.2902
Low
48.8185
Last updated: 3/7/2026, 3:07:02 AM
Quick Conversions
| SGD | AFN |
|---|---|
| 1 SGD | 48.82 AFN |
| 10 SGD | 488.18 AFN |
| 50 SGD | 2,440.92 AFN |
| 100 SGD | 4,881.85 AFN |
| 500 SGD | 24,409.23 AFN |
| 1,000 SGD | 48,818.46 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-07T03:07:02Z",
"rates": {
"AFN": 48.818462
}
}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": 4881.8462,
"rate": 48.818462
}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