Rate Overview
Live
1 SGD = 49.0842 AFN
1 AFN = 0.020373
SGD
Avg
49.2717
High
49.8151
Low
49.0531
Last updated: 5/28/2026, 12:06:11 AM
Quick Conversions
| SGD | AFN |
|---|---|
| 1 SGD | 49.08 AFN |
| 10 SGD | 490.84 AFN |
| 50 SGD | 2,454.21 AFN |
| 100 SGD | 4,908.42 AFN |
| 500 SGD | 24,542.12 AFN |
| 1,000 SGD | 49,084.24 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-28T00:06:11Z",
"rates": {
"AFN": 49.084237
}
}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": 4908.4237,
"rate": 49.084237
}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