Rate Overview
Live
1 SGD = 49.2524 AFN
1 AFN = 0.020304
SGD
Avg
49.3726
High
50.0746
Low
48.6668
Last updated: 3/27/2026, 7:41:57 AM
Quick Conversions
| SGD | AFN |
|---|---|
| 1 SGD | 49.25 AFN |
| 10 SGD | 492.52 AFN |
| 50 SGD | 2,462.62 AFN |
| 100 SGD | 4,925.24 AFN |
| 500 SGD | 24,626.22 AFN |
| 1,000 SGD | 49,252.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-03-27T07:41:57Z",
"rates": {
"AFN": 49.252449
}
}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": 4925.2449,
"rate": 49.252449
}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