Rate Overview
Live
1 FKP = 1.7265 SGD
1 SGD = 0.579200
FKP
Avg
1.7163
High
1.7265
Low
1.7106
Last updated: 4/16/2026, 8:58:29 PM
Quick Conversions
| FKP | SGD |
|---|---|
| 1 FKP | 1.73 SGD |
| 10 FKP | 17.27 SGD |
| 50 FKP | 86.33 SGD |
| 100 FKP | 172.65 SGD |
| 500 FKP | 863.26 SGD |
| 1,000 FKP | 1,726.52 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-04-16T20:58:29Z",
"rates": {
"SGD": 1.72652
}
}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": 172.65200000000002,
"rate": 1.72652
}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