Rate Overview
Live
1 FKP = 1.7083 SGD
1 SGD = 0.585372
FKP
Avg
1.7101
High
1.7169
Low
1.7077
Last updated: 6/29/2026, 4:49:03 AM
Quick Conversions
| FKP | SGD |
|---|---|
| 1 FKP | 1.71 SGD |
| 10 FKP | 17.08 SGD |
| 50 FKP | 85.42 SGD |
| 100 FKP | 170.83 SGD |
| 500 FKP | 854.16 SGD |
| 1,000 FKP | 1,708.32 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-06-29T04:49:03Z",
"rates": {
"SGD": 1.708316
}
}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": 170.83159999999998,
"rate": 1.708316
}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