Rate Overview
Live
1 SGD = 0.582944 FKP
1 FKP = 1.7154
SGD
Avg
0.583952
High
0.588536
Low
0.582333
Last updated: 3/27/2026, 7:50:58 AM
Quick Conversions
| SGD | FKP |
|---|---|
| 1 SGD | 0.58 FKP |
| 10 SGD | 5.83 FKP |
| 50 SGD | 29.15 FKP |
| 100 SGD | 58.29 FKP |
| 500 SGD | 291.47 FKP |
| 1,000 SGD | 582.94 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-03-27T07:50:58Z",
"rates": {
"FKP": 0.582944
}
}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.2944,
"rate": 0.582944
}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