Rate Overview
Live
1 SGD = 49.1067 AFN
1 AFN = 0.020364
SGD
Avg
49.2677
High
49.8151
Low
49.0531
Last updated: 5/27/2026, 5:12:55 PM
Quick Conversions
| SGD | AFN |
|---|---|
| 1 SGD | 49.11 AFN |
| 10 SGD | 491.07 AFN |
| 50 SGD | 2,455.34 AFN |
| 100 SGD | 4,910.67 AFN |
| 500 SGD | 24,553.36 AFN |
| 1,000 SGD | 49,106.72 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-05-27T17:12:55Z",
"rates": {
"AFN": 49.106715
}
}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": 4910.6715,
"rate": 49.106715
}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