Rate Overview
Live
1 SGD = 49.2430 AFN
1 AFN = 0.020307
SGD
Avg
49.1691
High
50.1418
Low
48.4645
Last updated: 6/17/2026, 6:40:28 AM
Quick Conversions
| SGD | AFN |
|---|---|
| 1 SGD | 49.24 AFN |
| 10 SGD | 492.43 AFN |
| 50 SGD | 2,462.15 AFN |
| 100 SGD | 4,924.30 AFN |
| 500 SGD | 24,621.52 AFN |
| 1,000 SGD | 49,243.03 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-06-17T06:40:28Z",
"rates": {
"AFN": 49.243031
}
}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": 4924.3031,
"rate": 49.243031
}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