Rate Overview
Live
1 FKP = 1.7189 SGD
1 SGD = 0.581772
FKP
Avg
1.7206
High
1.7437
Low
1.6831
Last updated: 5/27/2026, 11:20:12 AM
Quick Conversions
| FKP | SGD |
|---|---|
| 1 FKP | 1.72 SGD |
| 10 FKP | 17.19 SGD |
| 50 FKP | 85.94 SGD |
| 100 FKP | 171.89 SGD |
| 500 FKP | 859.44 SGD |
| 1,000 FKP | 1,718.89 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-05-27T11:20:12Z",
"rates": {
"SGD": 1.718886
}
}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.8886,
"rate": 1.718886
}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