Rate Overview
Live
1 AFN = 0.020190 SGD
1 SGD = 49.5295
AFN
Avg
0.020205
High
0.020387
Low
0.019663
Last updated: 7/9/2026, 4:47:40 AM
Quick Conversions
| AFN | SGD |
|---|---|
| 1 AFN | 0.02 SGD |
| 10 AFN | 0.20 SGD |
| 50 AFN | 1.01 SGD |
| 100 AFN | 2.02 SGD |
| 500 AFN | 10.10 SGD |
| 1,000 AFN | 20.19 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-07-09T04:47:40Z",
"rates": {
"SGD": 0.02019
}
}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.019,
"rate": 0.02019
}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