Rate Overview
Live
1 FKP = 1.7184 SGD
1 SGD = 0.581938
FKP
Avg
1.7206
High
1.7396
Low
1.6980
Last updated: 5/27/2026, 9:56:48 AM
Quick Conversions
| FKP | SGD |
|---|---|
| 1 FKP | 1.72 SGD |
| 10 FKP | 17.18 SGD |
| 50 FKP | 85.92 SGD |
| 100 FKP | 171.84 SGD |
| 500 FKP | 859.20 SGD |
| 1,000 FKP | 1,718.40 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-27T09:56:48Z",
"rates": {
"SGD": 1.718395
}
}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.8395,
"rate": 1.718395
}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