Rate Overview
Live
1 AFN = 0.020345 SGD
1 SGD = 49.1521
AFN
Avg
0.020264
High
0.020547
Low
0.019970
Last updated: 3/27/2026, 6:48:42 PM
Quick Conversions
| AFN | SGD |
|---|---|
| 1 AFN | 0.02 SGD |
| 10 AFN | 0.20 SGD |
| 50 AFN | 1.02 SGD |
| 100 AFN | 2.03 SGD |
| 500 AFN | 10.17 SGD |
| 1,000 AFN | 20.35 SGD |
Get AFN/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=SGDExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-03-27T18:48:42Z",
"rates": {
"SGD": 0.020345
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "SGD",
"amount": 100
},
"result": 2.0345,
"rate": 0.020345
}Build with AFN/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key