Rate Overview
Live
1 SDG = 0.001248 FKP
1 FKP = 801.2821
SDG
Avg
0.001264
High
0.001344
Low
0.001216
Last updated: 3/27/2026, 1:47:31 PM
Quick Conversions
| SDG | FKP |
|---|---|
| 1 SDG | 0.00 FKP |
| 10 SDG | 0.01 FKP |
| 50 SDG | 0.06 FKP |
| 100 SDG | 0.12 FKP |
| 500 SDG | 0.62 FKP |
| 1,000 SDG | 1.25 FKP |
Get SDG/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=FKPExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-27T13:47:31Z",
"rates": {
"FKP": 0.001248
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "FKP",
"amount": 100
},
"result": 0.1248,
"rate": 0.001248
}Build with SDG/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key