Rate Overview
Live
1 FKP = 1.7329 SGD
1 SGD = 0.577075
FKP
Avg
1.7203
High
1.7455
Low
1.7049
Last updated: 7/21/2026, 6:14:48 AM
Quick Conversions
| FKP | SGD |
|---|---|
| 1 FKP | 1.73 SGD |
| 10 FKP | 17.33 SGD |
| 50 FKP | 86.64 SGD |
| 100 FKP | 173.29 SGD |
| 500 FKP | 866.44 SGD |
| 1,000 FKP | 1,732.88 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-21T06:14:48Z",
"rates": {
"SGD": 1.732878
}
}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": 173.2878,
"rate": 1.732878
}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