Rate Overview
Live
1 SGD = 0.583346 FKP
1 FKP = 1.7142
SGD
Avg
0.579730
High
0.583346
Low
0.576447
Last updated: 5/7/2026, 2:24:09 AM
Quick Conversions
| SGD | FKP |
|---|---|
| 1 SGD | 0.58 FKP |
| 10 SGD | 5.83 FKP |
| 50 SGD | 29.17 FKP |
| 100 SGD | 58.33 FKP |
| 500 SGD | 291.67 FKP |
| 1,000 SGD | 583.35 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-07T02:24:09Z",
"rates": {
"FKP": 0.583346
}
}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.3346,
"rate": 0.583346
}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