Rate Overview
Live
1 FKP = 1.3324 PAB
1 PAB = 0.750523
FKP
Avg
1.3446
High
1.3797
Low
1.3198
Last updated: 7/26/2026, 10:57:12 PM
Quick Conversions
| FKP | PAB |
|---|---|
| 1 FKP | 1.33 PAB |
| 10 FKP | 13.32 PAB |
| 50 FKP | 66.62 PAB |
| 100 FKP | 133.24 PAB |
| 500 FKP | 666.20 PAB |
| 1,000 FKP | 1,332.41 PAB |
Get FKP/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=PABExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-07-26T22:57:12Z",
"rates": {
"PAB": 1.332405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "PAB",
"amount": 100
},
"result": 133.2405,
"rate": 1.332405
}Build with FKP/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key