Rate Overview
Live
1 FKP = 22.4291 ZAR
1 ZAR = 0.044585
FKP
Avg
23.0602
High
24.7336
Low
21.8415
Last updated: 7/26/2026, 12:06:52 AM
Quick Conversions
| FKP | ZAR |
|---|---|
| 1 FKP | 22.43 ZAR |
| 10 FKP | 224.29 ZAR |
| 50 FKP | 1,121.46 ZAR |
| 100 FKP | 2,242.91 ZAR |
| 500 FKP | 11,214.56 ZAR |
| 1,000 FKP | 22,429.13 ZAR |
Get FKP/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=ZARExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-07-26T00:06:52Z",
"rates": {
"ZAR": 22.429129
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "ZAR",
"amount": 100
},
"result": 2242.9129,
"rate": 22.429129
}Build with FKP/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key