Rate Overview
Live
1 AFN = 0.019395 SGD
1 SGD = 51.5597
AFN
Avg
0.019430
High
0.019571
Low
0.019218
Last updated: 8/22/2026, 7:15:52 AM
Quick Conversions
| AFN | SGD |
|---|---|
| 1 AFN | 0.02 SGD |
| 10 AFN | 0.19 SGD |
| 50 AFN | 0.97 SGD |
| 100 AFN | 1.94 SGD |
| 500 AFN | 9.70 SGD |
| 1,000 AFN | 19.40 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-08-22T07:15:52Z",
"rates": {
"SGD": 0.019395
}
}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": 1.9395,
"rate": 0.019395
}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