Rate Overview
Live
1 SGD = 49.1987 AFN
1 AFN = 0.020326
SGD
Avg
52.4238
High
55.5994
Low
49.1605
Last updated: 3/27/2026, 2:52:20 PM
Quick Conversions
| SGD | AFN |
|---|---|
| 1 SGD | 49.20 AFN |
| 10 SGD | 491.99 AFN |
| 50 SGD | 2,459.93 AFN |
| 100 SGD | 4,919.87 AFN |
| 500 SGD | 24,599.34 AFN |
| 1,000 SGD | 49,198.69 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-03-27T14:52:20Z",
"rates": {
"AFN": 49.198685
}
}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": 4919.8685,
"rate": 49.198685
}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