Rate Overview
Live
1 SGD = 0.582111 FKP
1 FKP = 1.7179
SGD
Avg
0.581268
High
0.594151
Low
0.573507
Last updated: 5/27/2026, 1:59:21 PM
Quick Conversions
| SGD | FKP |
|---|---|
| 1 SGD | 0.58 FKP |
| 10 SGD | 5.82 FKP |
| 50 SGD | 29.11 FKP |
| 100 SGD | 58.21 FKP |
| 500 SGD | 291.06 FKP |
| 1,000 SGD | 582.11 FKP |
Get SGD/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=FKPExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-27T13:59:21Z",
"rates": {
"FKP": 0.582111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "FKP",
"amount": 100
},
"result": 58.2111,
"rate": 0.582111
}Build with SGD/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key