Rate Overview
Live
1 SGD = 50.6857 AFN
1 AFN = 0.019729
SGD
Avg
50.4762
High
50.6857
Low
50.2385
Last updated: 4/17/2026, 4:56:27 AM
Quick Conversions
| SGD | AFN |
|---|---|
| 1 SGD | 50.69 AFN |
| 10 SGD | 506.86 AFN |
| 50 SGD | 2,534.29 AFN |
| 100 SGD | 5,068.57 AFN |
| 500 SGD | 25,342.87 AFN |
| 1,000 SGD | 50,685.73 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-04-17T04:56:27Z",
"rates": {
"AFN": 50.685732
}
}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": 5068.5732,
"rate": 50.685732
}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