Rate Overview
Live
1 SGD = 51.0586 AFN
1 AFN = 0.019585
SGD
Avg
49.9274
High
51.7872
Low
48.6749
Last updated: 7/25/2026, 8:50:54 PM
Quick Conversions
| SGD | AFN |
|---|---|
| 1 SGD | 51.06 AFN |
| 10 SGD | 510.59 AFN |
| 50 SGD | 2,552.93 AFN |
| 100 SGD | 5,105.86 AFN |
| 500 SGD | 25,529.28 AFN |
| 1,000 SGD | 51,058.57 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-07-25T20:50:54Z",
"rates": {
"AFN": 51.058566
}
}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": 5105.8566,
"rate": 51.058566
}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