Rate Overview
Live
1 SGD = 49.1109 AFN
1 AFN = 0.020362
SGD
Avg
49.6253
High
50.8743
Low
48.5039
Last updated: 5/27/2026, 10:52:59 PM
Quick Conversions
| SGD | AFN |
|---|---|
| 1 SGD | 49.11 AFN |
| 10 SGD | 491.11 AFN |
| 50 SGD | 2,455.55 AFN |
| 100 SGD | 4,911.09 AFN |
| 500 SGD | 24,555.47 AFN |
| 1,000 SGD | 49,110.94 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-27T22:52:59Z",
"rates": {
"AFN": 49.110944
}
}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": 4911.0944,
"rate": 49.110944
}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