Rate Overview
Live
1 SGD = 51.4177 AFN
1 AFN = 0.019449
SGD
Avg
51.4294
High
51.8274
Low
51.0465
Last updated: 7/28/2026, 8:51:07 AM
Quick Conversions
| SGD | AFN |
|---|---|
| 1 SGD | 51.42 AFN |
| 10 SGD | 514.18 AFN |
| 50 SGD | 2,570.88 AFN |
| 100 SGD | 5,141.77 AFN |
| 500 SGD | 25,708.84 AFN |
| 1,000 SGD | 51,417.69 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-28T08:51:07Z",
"rates": {
"AFN": 51.417686
}
}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": 5141.7686,
"rate": 51.417686
}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