Rate Overview
Live
1 AFN = 0.020317 SGD
1 SGD = 49.2199
AFN
Avg
0.020211
High
0.020377
Low
0.019884
Last updated: 3/7/2026, 12:28:43 AM
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.16 SGD |
| 1,000 AFN | 20.32 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-07T00:28:43Z",
"rates": {
"SGD": 0.020317
}
}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.0317000000000003,
"rate": 0.020317
}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