Rate Overview
Live
1 SGD = 49.1084 AFN
1 AFN = 0.020363
SGD
Avg
50.4199
High
51.8357
Low
48.5857
Last updated: 5/27/2026, 6:24:24 PM
Quick Conversions
| SGD | AFN |
|---|---|
| 1 SGD | 49.11 AFN |
| 10 SGD | 491.08 AFN |
| 50 SGD | 2,455.42 AFN |
| 100 SGD | 4,910.84 AFN |
| 500 SGD | 24,554.22 AFN |
| 1,000 SGD | 49,108.45 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-05-27T18:24:24Z",
"rates": {
"AFN": 49.108445
}
}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": 4910.8445,
"rate": 49.108445
}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