Rate Overview
Live
1 SGD = 49.1845 AFN
1 AFN = 0.020332
SGD
Avg
49.3876
High
50.2902
Low
48.6466
Last updated: 3/27/2026, 12:57:09 PM
Quick Conversions
| SGD | AFN |
|---|---|
| 1 SGD | 49.18 AFN |
| 10 SGD | 491.85 AFN |
| 50 SGD | 2,459.23 AFN |
| 100 SGD | 4,918.45 AFN |
| 500 SGD | 24,592.27 AFN |
| 1,000 SGD | 49,184.55 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-27T12:57:09Z",
"rates": {
"AFN": 49.184546
}
}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": 4918.4546,
"rate": 49.184546
}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