Rate Overview
Live
1 FKP = 1.7178 SGD
1 SGD = 0.582155
FKP
Avg
1.7128
High
1.7178
Low
1.6991
Last updated: 3/27/2026, 1:59:26 PM
Quick Conversions
| FKP | SGD |
|---|---|
| 1 FKP | 1.72 SGD |
| 10 FKP | 17.18 SGD |
| 50 FKP | 85.89 SGD |
| 100 FKP | 171.78 SGD |
| 500 FKP | 858.88 SGD |
| 1,000 FKP | 1,717.76 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-03-27T13:59:26Z",
"rates": {
"SGD": 1.717756
}
}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.7756,
"rate": 1.717756
}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