Rate Overview
Live
1 SDG = 0.001252 FKP
1 FKP = 798.7220
SDG
Avg
0.001241
High
0.001336
Low
0.001208
Last updated: 7/29/2026, 1:13:27 AM
Quick Conversions
| SDG | FKP |
|---|---|
| 1 SDG | 0.00 FKP |
| 10 SDG | 0.01 FKP |
| 50 SDG | 0.06 FKP |
| 100 SDG | 0.13 FKP |
| 500 SDG | 0.63 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-07-29T01:13:27Z",
"rates": {
"FKP": 0.001252
}
}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.1252,
"rate": 0.001252
}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