Rate Overview
Live
1 FKP = 1.7166 SGD
1 SGD = 0.582542
FKP
Avg
1.7253
High
1.7348
Low
1.7165
Last updated: 5/7/2026, 1:26:27 AM
Quick Conversions
| FKP | SGD |
|---|---|
| 1 FKP | 1.72 SGD |
| 10 FKP | 17.17 SGD |
| 50 FKP | 85.83 SGD |
| 100 FKP | 171.66 SGD |
| 500 FKP | 858.31 SGD |
| 1,000 FKP | 1,716.61 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-07T01:26:27Z",
"rates": {
"SGD": 1.716614
}
}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.66140000000001,
"rate": 1.716614
}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