Rate Overview
Live
1 FKP = 1.7146 SGD
1 SGD = 0.583230
FKP
Avg
1.7111
High
1.7162
Low
1.7075
Last updated: 7/1/2026, 6:50:29 PM
Quick Conversions
| FKP | SGD |
|---|---|
| 1 FKP | 1.71 SGD |
| 10 FKP | 17.15 SGD |
| 50 FKP | 85.73 SGD |
| 100 FKP | 171.46 SGD |
| 500 FKP | 857.30 SGD |
| 1,000 FKP | 1,714.59 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-07-01T18:50:29Z",
"rates": {
"SGD": 1.71459
}
}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.459,
"rate": 1.71459
}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