Rate Overview
Live
1 SGD = 51.3958 AFN
1 AFN = 0.019457
SGD
Avg
49.8604
High
51.7773
Low
48.5596
Last updated: 7/28/2026, 11:59:58 AM
Quick Conversions
| SGD | AFN |
|---|---|
| 1 SGD | 51.40 AFN |
| 10 SGD | 513.96 AFN |
| 50 SGD | 2,569.79 AFN |
| 100 SGD | 5,139.58 AFN |
| 500 SGD | 25,697.91 AFN |
| 1,000 SGD | 51,395.82 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-28T11:59:58Z",
"rates": {
"AFN": 51.395822
}
}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": 5139.5822,
"rate": 51.395822
}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