Rate Overview
Live
1 SGD = 50.8590 AFN
1 AFN = 0.019662
SGD
Avg
49.7024
High
50.8590
Low
49.0500
Last updated: 7/5/2026, 6:31:05 AM
Quick Conversions
| SGD | AFN |
|---|---|
| 1 SGD | 50.86 AFN |
| 10 SGD | 508.59 AFN |
| 50 SGD | 2,542.95 AFN |
| 100 SGD | 5,085.90 AFN |
| 500 SGD | 25,429.50 AFN |
| 1,000 SGD | 50,859.01 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-07-05T06:31:05Z",
"rates": {
"AFN": 50.859005
}
}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": 5085.900500000001,
"rate": 50.859005
}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