Rate Overview
Live
1 FKP = 1.7106 SGD
1 SGD = 0.584607
FKP
Avg
1.7088
High
1.7136
Low
1.6990
Last updated: 3/7/2026, 1:04:17 AM
Quick Conversions
| FKP | SGD |
|---|---|
| 1 FKP | 1.71 SGD |
| 10 FKP | 17.11 SGD |
| 50 FKP | 85.53 SGD |
| 100 FKP | 171.06 SGD |
| 500 FKP | 855.28 SGD |
| 1,000 FKP | 1,710.55 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-03-07T01:04:17Z",
"rates": {
"SGD": 1.71055
}
}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.055,
"rate": 1.71055
}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