Rate Overview
Live
1 FKP = 802.3853 SDG
1 SDG = 0.001246
FKP
Avg
804.6728
High
809.5695
Low
800.2546
Last updated: 3/7/2026, 1:01:41 AM
Quick Conversions
| FKP | SDG |
|---|---|
| 1 FKP | 802.39 SDG |
| 10 FKP | 8,023.85 SDG |
| 50 FKP | 40,119.27 SDG |
| 100 FKP | 80,238.53 SDG |
| 500 FKP | 401,192.66 SDG |
| 1,000 FKP | 802,385.31 SDG |
Get FKP/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=SDGExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-07T01:01:41Z",
"rates": {
"SDG": 802.385313
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "SDG",
"amount": 100
},
"result": 80238.5313,
"rate": 802.385313
}Build with FKP/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key