Rate Overview
Live
1 FKP = 1.7201 SGD
1 SGD = 0.581359
FKP
Avg
1.7209
High
1.7437
Low
1.6831
Last updated: 7/26/2026, 10:31:40 PM
Quick Conversions
| FKP | SGD |
|---|---|
| 1 FKP | 1.72 SGD |
| 10 FKP | 17.20 SGD |
| 50 FKP | 86.01 SGD |
| 100 FKP | 172.01 SGD |
| 500 FKP | 860.05 SGD |
| 1,000 FKP | 1,720.11 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-07-26T22:31:40Z",
"rates": {
"SGD": 1.720109
}
}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": 172.01090000000002,
"rate": 1.720109
}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