Rate Overview
Live
1 FKP = 1.7163 SGD
1 SGD = 0.582646
FKP
Avg
1.7245
High
1.7326
Low
1.7163
Last updated: 9/2/2026, 6:39:23 PM
Quick Conversions
| FKP | SGD |
|---|---|
| 1 FKP | 1.72 SGD |
| 10 FKP | 17.16 SGD |
| 50 FKP | 85.82 SGD |
| 100 FKP | 171.63 SGD |
| 500 FKP | 858.15 SGD |
| 1,000 FKP | 1,716.31 SGD |
Get FKP/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=SGDExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-09-02T18:39:23Z",
"rates": {
"SGD": 1.716308
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "SGD",
"amount": 100
},
"result": 171.6308,
"rate": 1.716308
}Build with FKP/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key